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

Packages that use SubFundGroupService
org.kuali.kfs.coa.document.validation.impl   
org.kuali.kfs.coa.service.impl   
org.kuali.kfs.gl.batch   
org.kuali.kfs.gl.batch.service.impl   
 

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

Fields in org.kuali.kfs.coa.document.validation.impl declared as SubFundGroupService
protected static SubFundGroupService AccountRule.subFundGroupService
           
 

Methods in org.kuali.kfs.coa.document.validation.impl that return SubFundGroupService
 SubFundGroupService AccountRule.getSubFundGroupService()
           
 

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

Classes in org.kuali.kfs.coa.service.impl that implement SubFundGroupService
 class SubFundGroupServiceImpl
          This service implementation is the default implementation of the SubFundGroup service that is delivered with Kuali.
 

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

Methods in org.kuali.kfs.gl.batch with parameters of type SubFundGroupService
 void BalanceForwardRuleHelper.setSubFundGroupService(SubFundGroupService subFundGroupService)
           
 

Uses of SubFundGroupService in org.kuali.kfs.gl.batch.service.impl
 

Methods in org.kuali.kfs.gl.batch.service.impl that return SubFundGroupService
 SubFundGroupService EncumbranceClosingOriginEntryGenerationServiceImpl.getSubFundGroupService()
          Gets the subFundGroupService attribute.
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type SubFundGroupService
 void YearEndServiceImpl.setSubFundGroupService(SubFundGroupService subFundGroupService)
           
 void EncumbranceClosingOriginEntryGenerationServiceImpl.setSubFundGroupService(SubFundGroupService subFundGroupService)
          Sets the subFundGroupService attribute value.
 



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