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

Packages that use EffortCertificationReportDefinitionService
org.kuali.kfs.module.ec.batch.service.impl   
org.kuali.kfs.module.ec.businessobject.lookup   
org.kuali.kfs.module.ec.document.validation.impl   
org.kuali.kfs.module.ec.service.impl   
 

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

Methods in org.kuali.kfs.module.ec.batch.service.impl with parameters of type EffortCertificationReportDefinitionService
 void EffortCertificationExtractServiceImpl.setEffortCertificationReportDefinitionService(EffortCertificationReportDefinitionService effortCertificationReportDefinitionService)
          Sets the effortCertificationReportDefinitionService attribute value.
 

Uses of EffortCertificationReportDefinitionService in org.kuali.kfs.module.ec.businessobject.lookup
 

Methods in org.kuali.kfs.module.ec.businessobject.lookup with parameters of type EffortCertificationReportDefinitionService
 void EffortLedgerBalanceLookupableHelperServiceImpl.setEffortCertificationReportDefinitionService(EffortCertificationReportDefinitionService effortCertificationReportDefinitionService)
          Sets the effortCertificationReportDefinitionService attribute value.
 

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

Fields in org.kuali.kfs.module.ec.document.validation.impl declared as EffortCertificationReportDefinitionService
protected  EffortCertificationReportDefinitionService EffortCertificationDocumentRules.effortCertificationReportDefinitionService
           
 

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

Classes in org.kuali.kfs.module.ec.service.impl that implement EffortCertificationReportDefinitionService
 class EffortCertificationReportDefinitionServiceImpl
          Provide the implementation of the service methods related to EffortCertificationReportDefinition
 

Methods in org.kuali.kfs.module.ec.service.impl that return EffortCertificationReportDefinitionService
 EffortCertificationReportDefinitionService EffortCertificationModuleServiceImpl.getEffortCertificationReportDefinitionService()
          Gets the effortCertificationReportDefinitionService attribute.
 



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