Uses of Interface
org.kuali.kfs.module.ec.service.EffortCertificationDocumentService

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

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

Methods in org.kuali.kfs.module.ec.batch.service.impl with parameters of type EffortCertificationDocumentService
 void EffortCertificationCreateServiceImpl.setEffortCertificationDocumentService(EffortCertificationDocumentService effortCertificationDocumentService)
          Sets the effortCertificationDocumentService attribute value.
 

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

Fields in org.kuali.kfs.module.ec.document.validation.impl declared as EffortCertificationDocumentService
protected  EffortCertificationDocumentService EffortCertificationDocumentRules.effortCertificationDocumentService
           
 

Uses of EffortCertificationDocumentService in org.kuali.kfs.module.ec.service.impl
 

Classes in org.kuali.kfs.module.ec.service.impl that implement EffortCertificationDocumentService
 class EffortCertificationDocumentServiceImpl
          To implement the services related to the effort certification document
 



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