Uses of Interface
org.kuali.kfs.coa.service.OrganizationService

Packages that use OrganizationService
org.kuali.kfs.coa.document.validation.impl   
org.kuali.kfs.coa.identity   
org.kuali.kfs.coa.service.impl   
org.kuali.kfs.module.ar.batch.service.impl   
org.kuali.kfs.module.bc.document.service.impl   
org.kuali.kfs.module.bc.document.validation.impl   
org.kuali.kfs.module.purap.document.validation.impl   
org.kuali.kfs.sys.businessobject   
 

Uses of OrganizationService in org.kuali.kfs.coa.document.validation.impl
 

Fields in org.kuali.kfs.coa.document.validation.impl declared as OrganizationService
protected static OrganizationService OrgRule.orgService
           
 

Uses of OrganizationService in org.kuali.kfs.coa.identity
 

Methods in org.kuali.kfs.coa.identity that return OrganizationService
protected  OrganizationService ChartDerivedRoleTypeServiceImpl.getOrganizationService()
          Gets the organizationService attribute.
 

Methods in org.kuali.kfs.coa.identity with parameters of type OrganizationService
 void OrganizationHierarchyAwareRoleTypeServiceBase.setOrganizationService(OrganizationService organizationService)
           
 void ChartDerivedRoleTypeServiceImpl.setOrganizationService(OrganizationService organizationService)
          Sets the organizationService attribute value.
 

Uses of OrganizationService in org.kuali.kfs.coa.service.impl
 

Classes in org.kuali.kfs.coa.service.impl that implement OrganizationService
 class OrganizationServiceImpl
          This class is the service implementation for the Org structure.
 

Uses of OrganizationService in org.kuali.kfs.module.ar.batch.service.impl
 

Methods in org.kuali.kfs.module.ar.batch.service.impl with parameters of type OrganizationService
 void CustomerLoadServiceImpl.setOrgService(OrganizationService orgService)
           
 

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

Methods in org.kuali.kfs.module.bc.document.service.impl that return OrganizationService
protected  OrganizationService BudgetConstructionProcessorServiceImpl.getOrganizationService()
          Gets the organizationService attribute.
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type OrganizationService
 void BudgetConstructionProcessorServiceImpl.setOrganizationService(OrganizationService organizationService)
          Sets the organizationService attribute value.
 void BudgetDocumentServiceImpl.setOrganizationService(OrganizationService organizationService)
          Sets the organizationService attribute value.
 

Uses of OrganizationService in org.kuali.kfs.module.bc.document.validation.impl
 

Fields in org.kuali.kfs.module.bc.document.validation.impl declared as OrganizationService
protected  OrganizationService BudgetConstructionOrganizationReportsRule.orgService
           
 

Methods in org.kuali.kfs.module.bc.document.validation.impl with parameters of type OrganizationService
 void BudgetConstructionOrganizationReportsRule.setOrgService(OrganizationService orgService)
          Sets the orgService attribute value.
 

Uses of OrganizationService in org.kuali.kfs.module.purap.document.validation.impl
 

Methods in org.kuali.kfs.module.purap.document.validation.impl with parameters of type OrganizationService
 void PurchasingChartOrgValidation.setOrganizationService(OrganizationService organizationService)
          Sets the organizationService attribute value.
 

Uses of OrganizationService in org.kuali.kfs.sys.businessobject
 

Fields in org.kuali.kfs.sys.businessobject declared as OrganizationService
protected static OrganizationService ChartOrgHolderImpl.organizationService
           
 



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