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

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

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

Fields in org.kuali.kfs.gl.batch.service.impl declared as LedgerBalancingDao
protected  LedgerBalancingDao BalancingServiceBaseImpl.ledgerBalancingDao
           
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type LedgerBalancingDao
 void BalancingServiceBaseImpl.setLedgerBalancingDao(LedgerBalancingDao ledgerBalancingDao)
          Sets the LedgerBalancingDao
 

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

Classes in org.kuali.kfs.gl.dataaccess.impl that implement LedgerBalancingDao
 class BalancingDaoJdbc
          JDBC implementation of BalancingDao and LedgerBalancingDao.
 

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

Classes in org.kuali.kfs.module.ld.dataaccess.impl that implement LedgerBalancingDao
 class LaborBalancingDaoJdbc
          JDBC implementation of LedgerBalancingDao.
 



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