Uses of Interface
org.kuali.kfs.gl.service.AccountBalanceService

Packages that use AccountBalanceService
org.kuali.kfs.gl.batch   
org.kuali.kfs.gl.businessobject.lookup   
org.kuali.kfs.gl.service.impl   
 

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

Methods in org.kuali.kfs.gl.batch with parameters of type AccountBalanceService
 void PurgeAccountBalancesStep.setAccountBalanceService(AccountBalanceService accountBalanceService)
          Sets the accountBalanceService attribute, allowing the injection of an implementation of the service.
 

Uses of AccountBalanceService in org.kuali.kfs.gl.businessobject.lookup
 

Methods in org.kuali.kfs.gl.businessobject.lookup with parameters of type AccountBalanceService
 void AccountBalanceLookupableHelperServiceImpl.setAccountBalanceService(AccountBalanceService accountBalanceService)
          Sets the accountBalanceService attribute value.
 void AccountBalanceByObjectLookupableImpl.setAccountBalanceService(AccountBalanceService abs)
           
 void AccountBalanceByConsolidationLookupableHelperServiceImpl.setAccountBalanceService(AccountBalanceService abs)
           
 void AccountBalanceByObjectLookupableHelperServiceImpl.setAccountBalanceService(AccountBalanceService abs)
           
 void AccountBalanceByLevelLookupableImpl.setAccountBalanceService(AccountBalanceService abs)
           
 void AccountBalanceByLevelLookupableHelperServiceImpl.setAccountBalanceService(AccountBalanceService abs)
           
 

Uses of AccountBalanceService in org.kuali.kfs.gl.service.impl
 

Classes in org.kuali.kfs.gl.service.impl that implement AccountBalanceService
 class AccountBalanceServiceImpl
          The basic implementation of the AccountBalanceService interface
 



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