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

Packages that use EffortCertificationCreateService
org.kuali.kfs.module.ec.batch   
org.kuali.kfs.module.ec.batch.service.impl   
 

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

Methods in org.kuali.kfs.module.ec.batch with parameters of type EffortCertificationCreateService
 void EffortCertificationCreateStep.setEffortCertificationCreateService(EffortCertificationCreateService effortCertificationCreateService)
          Sets the effortCertificationCreateService attribute value.
 

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

Classes in org.kuali.kfs.module.ec.batch.service.impl that implement EffortCertificationCreateService
 class EffortCertificationCreateServiceImpl
          This Process creates effort certification documents from the temporary build table created by the batch process and routes effort certification documents to project directors, fiscal officers, and central workgroups.
 



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