Uses of Class
org.kuali.kfs.gl.service.impl.EnterpriseFeederStatusAndErrorMessagesWrapper

Packages that use EnterpriseFeederStatusAndErrorMessagesWrapper
org.kuali.kfs.gl.batch.service   
org.kuali.kfs.gl.batch.service.impl   
org.kuali.kfs.module.ld.batch.service   
org.kuali.kfs.module.ld.batch.service.impl   
 

Uses of EnterpriseFeederStatusAndErrorMessagesWrapper in org.kuali.kfs.gl.batch.service
 

Methods in org.kuali.kfs.gl.batch.service with parameters of type EnterpriseFeederStatusAndErrorMessagesWrapper
 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.
 

Uses of EnterpriseFeederStatusAndErrorMessagesWrapper in org.kuali.kfs.gl.batch.service.impl
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type EnterpriseFeederStatusAndErrorMessagesWrapper
 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.
 

Method parameters in org.kuali.kfs.gl.batch.service.impl with type arguments of type EnterpriseFeederStatusAndErrorMessagesWrapper
protected  void FileEnterpriseFeederServiceImpl.generateFilesLoadedStatusReport(List<EnterpriseFeederStatusAndErrorMessagesWrapper> statusAndErrorsList)
           
protected  void FileEnterpriseFeederServiceImpl.generateReport(List<EnterpriseFeederStatusAndErrorMessagesWrapper> statusAndErrorsList, LedgerSummaryReport report, String outputFileName)
           
 

Uses of EnterpriseFeederStatusAndErrorMessagesWrapper in org.kuali.kfs.module.ld.batch.service
 

Methods in org.kuali.kfs.module.ld.batch.service with parameters of type EnterpriseFeederStatusAndErrorMessagesWrapper
 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.
 

Uses of EnterpriseFeederStatusAndErrorMessagesWrapper in org.kuali.kfs.module.ld.batch.service.impl
 

Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type EnterpriseFeederStatusAndErrorMessagesWrapper
 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.
 

Method parameters in org.kuali.kfs.module.ld.batch.service.impl with type arguments of type EnterpriseFeederStatusAndErrorMessagesWrapper
protected  void FileEnterpriseFeederServiceImpl.generateFilesLoadedStatusReport(List<EnterpriseFeederStatusAndErrorMessagesWrapper> statusAndErrorsList)
           
protected  void FileEnterpriseFeederServiceImpl.generateReport(List<EnterpriseFeederStatusAndErrorMessagesWrapper> statusAndErrorsList, LedgerSummaryReport report, String outputFileName)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.