Uses of Interface
org.kuali.kfs.gl.businessobject.LedgerBalanceHistory

Packages that use LedgerBalanceHistory
org.kuali.kfs.gl.batch.service   
org.kuali.kfs.gl.batch.service.impl   
org.kuali.kfs.gl.businessobject   
org.kuali.kfs.module.ld.batch.service.impl   
org.kuali.kfs.module.ld.businessobject   
 

Uses of LedgerBalanceHistory in org.kuali.kfs.gl.batch.service
 

Methods in org.kuali.kfs.gl.batch.service with parameters of type LedgerBalanceHistory
 Balance BalancingService.getBalance(LedgerBalanceHistory ledgerBalanceHistory)
          Returns a Balance object for the parameters of the passed in LedgerBalanceHistory.
 

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

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type LedgerBalanceHistory
 Balance BalancingServiceImpl.getBalance(LedgerBalanceHistory ledgerBalanceHistory)
           
 

Uses of LedgerBalanceHistory in org.kuali.kfs.gl.businessobject
 

Classes in org.kuali.kfs.gl.businessobject that implement LedgerBalanceHistory
 class BalanceHistory
          General Ledger business object for BalanceHistory.
 

Uses of LedgerBalanceHistory in org.kuali.kfs.module.ld.batch.service.impl
 

Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type LedgerBalanceHistory
 Balance LaborBalancingServiceImpl.getBalance(LedgerBalanceHistory ledgerBalanceHistory)
           
 

Uses of LedgerBalanceHistory in org.kuali.kfs.module.ld.businessobject
 

Classes in org.kuali.kfs.module.ld.businessobject that implement LedgerBalanceHistory
 class LaborBalanceHistory
          Labor business object for LedgerBalanceHistory.
 



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