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

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

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

Classes in org.kuali.kfs.module.bc.document.service.impl that implement BudgetDocumentService
 class BudgetDocumentServiceImpl
          Implements the BudgetDocumentService interface.
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetDocumentService
 void SalarySettingServiceImpl.setBudgetDocumentService(BudgetDocumentService budgetDocumentService)
          Sets the budgetDocumentService attribute value.
 void PayrateImportServiceImpl.setBudgetDocumentService(BudgetDocumentService budgetDocumentService)
          Sets the budgetDocumentService attribute value.
 void BudgetRequestImportServiceImpl.setBudgetDocumentService(BudgetDocumentService budgetDocumentService)
          Sets BudgetDocumentService
 void BudgetConstructionRuleHelperServiceImpl.setBudgetDocumentService(BudgetDocumentService budgetDocumentService)
          Sets the budgetDocumentService attribute value.
 void LockServiceImpl.setBudgetDocumentService(BudgetDocumentService budgetDocumentService)
          Sets the budgetDocumentService attribute value.
 

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

Methods in org.kuali.kfs.module.bc.identity that return BudgetDocumentService
protected  BudgetDocumentService DocumentDerivedRoleTypeServiceImpl.getBudgetDocumentService()
           
 

Methods in org.kuali.kfs.module.bc.identity with parameters of type BudgetDocumentService
 void AccountOrganizationHierarchyRoleTypeServiceImpl.setBudgetDocumentService(BudgetDocumentService budgetDocumentService)
          Sets the budgetDocumentService attribute value.
 void DocumentDerivedRoleTypeServiceImpl.setBudgetDocumentService(BudgetDocumentService budgetDocumentService)
           
 



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