Uses of Interface
org.kuali.kfs.module.bc.document.service.BudgetConstructionProcessorService

Packages that use BudgetConstructionProcessorService
org.kuali.kfs.module.bc.document.service.impl   
org.kuali.kfs.module.bc.identity   
 

Uses of BudgetConstructionProcessorService in org.kuali.kfs.module.bc.document.service.impl
 

Classes in org.kuali.kfs.module.bc.document.service.impl that implement BudgetConstructionProcessorService
 class BudgetConstructionProcessorServiceImpl
           
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionProcessorService
 void SalarySettingServiceImpl.setBudgetConstructionProcessorService(BudgetConstructionProcessorService budgetConstructionProcessorService)
          Sets the budgetConstructionProcessorService attribute value.
 

Uses of BudgetConstructionProcessorService in org.kuali.kfs.module.bc.identity
 

Methods in org.kuali.kfs.module.bc.identity that return BudgetConstructionProcessorService
protected  BudgetConstructionProcessorService DocumentDerivedRoleTypeServiceImpl.getBudgetConstructionProcessorService()
           
 

Methods in org.kuali.kfs.module.bc.identity with parameters of type BudgetConstructionProcessorService
 void DocumentDerivedRoleTypeServiceImpl.setBudgetConstructionProcessorService(BudgetConstructionProcessorService budgetConstructionProcessorService)
           
 



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