Uses of Interface
org.kuali.kfs.gl.dataaccess.LedgerBalanceBalancingDao

Packages that use LedgerBalanceBalancingDao
org.kuali.kfs.gl.batch.service.impl   
org.kuali.kfs.gl.dataaccess.impl   
org.kuali.kfs.module.ld.dataaccess.impl   
 

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

Fields in org.kuali.kfs.gl.batch.service.impl declared as LedgerBalanceBalancingDao
protected  LedgerBalanceBalancingDao BalancingServiceBaseImpl.ledgerBalanceBalancingDao
           
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type LedgerBalanceBalancingDao
 void BalancingServiceBaseImpl.setLedgerBalanceBalancingDao(LedgerBalanceBalancingDao ledgerBalanceBalancingDao)
          Sets the LedgerBalanceBalancingDao
 

Uses of LedgerBalanceBalancingDao in org.kuali.kfs.gl.dataaccess.impl
 

Classes in org.kuali.kfs.gl.dataaccess.impl that implement LedgerBalanceBalancingDao
 class BalanceDaoOjb
          An OJB implementation of BalanceDao
 

Uses of LedgerBalanceBalancingDao in org.kuali.kfs.module.ld.dataaccess.impl
 

Classes in org.kuali.kfs.module.ld.dataaccess.impl that implement LedgerBalanceBalancingDao
 class LaborLedgerBalanceDaoOjb
          This is the data access object for ledger balance.
 



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