Package | Description |
---|---|
org.kuali.ole.gl.batch.service | |
org.kuali.ole.gl.batch.service.impl | |
org.kuali.ole.gl.report |
Modifier and Type | Method and Description |
---|---|
void |
FileEnterpriseFeederHelperService.feedOnFile(File doneFile,
File dataFile,
File reconFile,
PrintStream enterpriseFeedPs,
String feederProcessName,
String reconciliationTableId,
EnterpriseFeederStatusAndErrorMessagesWrapper statusAndErrors,
LedgerSummaryReport ledgerSummaryReport)
Reconciles and loads a file of origin entries into the origin entry table.
|
Modifier and Type | Field and Description |
---|---|
protected LedgerSummaryReport |
ScrubberProcessImpl.ledgerSummaryReport |
Modifier and Type | Method and Description |
---|---|
void |
FileEnterpriseFeederHelperServiceImpl.feedOnFile(File doneFile,
File dataFile,
File reconFile,
PrintStream enterpriseFeedPs,
String feederProcessName,
String reconciliationTableId,
EnterpriseFeederStatusAndErrorMessagesWrapper statusAndErrors,
LedgerSummaryReport ledgerSummaryReport)
This method does the reading and the loading of reconciliation.
|
protected void |
FileEnterpriseFeederServiceImpl.generateReport(List<EnterpriseFeederStatusAndErrorMessagesWrapper> statusAndErrorsList,
LedgerSummaryReport report,
String outputFileName) |
protected boolean |
PosterServiceImpl.postTransaction(Transaction tran,
int mode,
Map<String,Integer> reportSummary,
LedgerSummaryReport ledgerSummaryReport,
PrintStream invalidGroup,
UniversityDate runUniversityDate,
String line,
PrintStream OUTPUT_GLE_FILE_ps)
Runs the given transaction through each transaction posting algorithms associated with this instance
|
Modifier and Type | Method and Description |
---|---|
LedgerSummaryReport |
CollectorReportData.getLedgerSummaryReport()
Gets the ledgerSummaryReport attribute.
|
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.