Uses of Class
org.kuali.kfs.module.ar.batch.report.CustomerLoadFileResult

Packages that use CustomerLoadFileResult
org.kuali.kfs.module.ar.batch.service.impl   
 

Uses of CustomerLoadFileResult in org.kuali.kfs.module.ar.batch.service.impl
 

Methods in org.kuali.kfs.module.ar.batch.service.impl with parameters of type CustomerLoadFileResult
 boolean CustomerLoadServiceImpl.loadFile(String fileName, CustomerLoadFileResult reporter)
           
protected  boolean CustomerLoadServiceImpl.sendDocumentIntoWorkflow(org.kuali.rice.kns.document.MaintenanceDocument readyTransientDoc, List<String> routedDocumentNumbers, List<String> failedDocumentNumbers, CustomerLoadFileResult reporter)
           
protected  boolean CustomerLoadServiceImpl.sendDocumentsIntoWorkflow(List<org.kuali.rice.kns.document.MaintenanceDocument> readyTransientDocs, List<String> routedDocumentNumbers, List<String> failedDocumentNumbers, CustomerLoadFileResult reporter)
           
protected  boolean CustomerLoadServiceImpl.validateCustomers(List<CustomerDigesterVO> customerUploads, List<org.kuali.rice.kns.document.MaintenanceDocument> customerMaintDocs, CustomerLoadFileResult reporter, boolean useGlobalErrorMap)
          Validate the customers lists
 

Method parameters in org.kuali.kfs.module.ar.batch.service.impl with type arguments of type CustomerLoadFileResult
protected  void CustomerLoadServiceImpl.writeReportPDF(List<CustomerLoadFileResult> fileResults)
           
 



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