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

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

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

Fields in org.kuali.kfs.gl.batch.service.impl declared as LedgerEntryBalancingDao
protected  LedgerEntryBalancingDao BalancingServiceBaseImpl.ledgerEntryBalancingDao
           
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type LedgerEntryBalancingDao
 void BalancingServiceBaseImpl.setLedgerEntryBalancingDao(LedgerEntryBalancingDao ledgerEntryBalancingDao)
          Sets the LedgerEntryBalancingDao
 

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

Classes in org.kuali.kfs.gl.dataaccess.impl that implement LedgerEntryBalancingDao
 class EntryDaoOjb
          An OJB implementation of EntryDao
 

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

Classes in org.kuali.kfs.module.ld.dataaccess.impl that implement LedgerEntryBalancingDao
 class LaborLedgerEntryDaoOjb
          This is the data access object for ledger entry.
 



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