Package | Description |
---|---|
org.kuali.ole.gl.batch.service | |
org.kuali.ole.gl.batch.service.impl |
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 | 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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
FileEnterpriseFeederServiceImpl.generateFilesLoadedStatusReport(List<EnterpriseFeederStatusAndErrorMessagesWrapper> statusAndErrorsList) |
protected void |
FileEnterpriseFeederServiceImpl.generateReport(List<EnterpriseFeederStatusAndErrorMessagesWrapper> statusAndErrorsList,
LedgerSummaryReport report,
String outputFileName) |
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.