Uses of Interface
org.kuali.kfs.module.ec.batch.service.EffortCertificationExtractService

Packages that use EffortCertificationExtractService
org.kuali.kfs.module.ec.batch   
org.kuali.kfs.module.ec.batch.service.impl   
org.kuali.kfs.module.ec.document.validation.impl   
 

Uses of EffortCertificationExtractService in org.kuali.kfs.module.ec.batch
 

Methods in org.kuali.kfs.module.ec.batch with parameters of type EffortCertificationExtractService
 void EffortCertificationExtractStep.setEffortCertificationExtractService(EffortCertificationExtractService effortCertificationExtractService)
          Sets the effortCertificationExtractService attribute value.
 

Uses of EffortCertificationExtractService in org.kuali.kfs.module.ec.batch.service.impl
 

Classes in org.kuali.kfs.module.ec.batch.service.impl that implement EffortCertificationExtractService
 class EffortCertificationExtractServiceImpl
          This is an implemeation of Effort Certification Extract process, which extracts Labor Ledger records of the employees who were paid on a grant or cost shared during the selected reporting period, and generates effort certification build/temporary document.
 

Uses of EffortCertificationExtractService in org.kuali.kfs.module.ec.document.validation.impl
 

Fields in org.kuali.kfs.module.ec.document.validation.impl declared as EffortCertificationExtractService
protected  EffortCertificationExtractService EffortCertificationDocumentRules.effortCertificationExtractService
           
 



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