org.kuali.kfs.gl.report
Class CorrectionDocumentReport
java.lang.Object
org.kuali.kfs.gl.report.CorrectionDocumentReport
public class CorrectionDocumentReport
- extends Object
Generates a text file report for the GLCP and LLCP listing out chosen document parameters
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorrectionDocumentReport
public CorrectionDocumentReport()
generateReport
public void generateReport(DocumentNumberAwareReportWriterService reportWriterService,
GeneralLedgerCorrectionProcessDocument document)
- Initializes report, writes out summary lines, and finalizes
- Parameters:
reportWriterService
- report writer than handles the file iodocument
- GLCP or LLCP document instance to report on
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.