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

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

Uses of ChartService in org.kuali.kfs.coa.businessobject
 

Methods in org.kuali.kfs.coa.businessobject that return ChartService
protected static ChartService Chart.getChartService()
           
 

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

Fields in org.kuali.kfs.coa.document.validation.impl declared as ChartService
protected static ChartService ObjectCodeRule.chartService
           
protected static ChartService ObjectConsRule.chartService
           
protected static ChartService ObjectCodePreRules.chartService
           
protected  ChartService IndirectCostRecoveryTypeRule.chartService
           
 

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

Methods in org.kuali.kfs.coa.identity with parameters of type ChartService
 void OrganizationHierarchyAwareRoleTypeServiceBase.setChartService(ChartService chartService)
           
 

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

Classes in org.kuali.kfs.coa.service.impl that implement ChartService
 class ChartServiceImpl
          This class is the service implementation for the Chart structure.
 

Methods in org.kuali.kfs.coa.service.impl that return ChartService
 ChartService OrganizationServiceImpl.getChartService()
           
 

Methods in org.kuali.kfs.coa.service.impl with parameters of type ChartService
 void OrganizationServiceImpl.setChartService(ChartService chartService)
           
 

Uses of ChartService in org.kuali.kfs.gl.batch
 

Methods in org.kuali.kfs.gl.batch with parameters of type ChartService
 void PurgeEntryStep.setChartService(ChartService chartService)
          Sets the chartService attribute, allowing the injection of an implementation of the service.
 void PurgeBalanceStep.setChartService(ChartService chartService)
          Sets the chartService attribute, allowing the injection of an implementation of the service.
 void PurgeSufficientFundBalancesStep.setChartService(ChartService chartService)
          Sets the chartService attribute, allowing the injection of an implementation of the service.
 void PurgeCollectorDetailStep.setChartService(ChartService chartService)
          Sets the chartService attribute, allowing the injection of an implementation of the service.
 void PurgeAccountBalancesStep.setChartService(ChartService chartService)
          Sets the chartService attribute, allowing the injection of an implementation of the service.
 void PurgeEncumbranceStep.setChartService(ChartService chartService)
          Sets the chartService attribute, allowing the injection of an implementation of the service.
 

Uses of ChartService in org.kuali.kfs.module.ar.document.service.impl
 

Methods in org.kuali.kfs.module.ar.document.service.impl that return ChartService
 ChartService CashControlDocumentServiceImpl.getChartService()
          This method gets the chart service
 

Methods in org.kuali.kfs.module.ar.document.service.impl with parameters of type ChartService
 void CashControlDocumentServiceImpl.setChartService(ChartService chartService)
          This method sets the chart service
 

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

Fields in org.kuali.kfs.module.bc.document.validation.impl declared as ChartService
protected  ChartService BudgetConstructionOrganizationReportsRule.chartService
           
 

Methods in org.kuali.kfs.module.bc.document.validation.impl with parameters of type ChartService
 void BudgetConstructionOrganizationReportsRule.setChartService(ChartService chartService)
          Sets the chartService attribute value.
 

Uses of ChartService in org.kuali.kfs.module.ld.batch
 

Methods in org.kuali.kfs.module.ld.batch with parameters of type ChartService
 void LaborPurgeBalanceStep.setChartService(ChartService chartService)
          Sets the chartService attribute value.
 void LaborPurgeEntryStep.setChartService(ChartService chartService)
          Sets the chartService attribute value.
 

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

Fields in org.kuali.kfs.module.purap.document.validation.impl declared as ChartService
protected  ChartService ThresholdRule.chartService
           
 

Methods in org.kuali.kfs.module.purap.document.validation.impl with parameters of type ChartService
 void PurchasingChartOrgValidation.setChartService(ChartService chartService)
          Sets the chartService attribute value.
 

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

Fields in org.kuali.kfs.sys.businessobject declared as ChartService
protected static ChartService ChartOrgHolderImpl.chartService
           
 

Uses of ChartService in org.kuali.kfs.sys.service.impl
 

Methods in org.kuali.kfs.sys.service.impl with parameters of type ChartService
 void GeneralLedgerPendingEntryServiceImpl.setChartService(ChartService chartService)
           
 



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