Uses of Interface
org.kuali.kfs.module.endow.dataaccess.KemidGeneralLedgerAccountDao

Packages that use KemidGeneralLedgerAccountDao
org.kuali.kfs.module.endow.batch.dataaccess.impl   
org.kuali.kfs.module.endow.dataaccess.impl   
 

Uses of KemidGeneralLedgerAccountDao in org.kuali.kfs.module.endow.batch.dataaccess.impl
 

Fields in org.kuali.kfs.module.endow.batch.dataaccess.impl declared as KemidGeneralLedgerAccountDao
protected  KemidGeneralLedgerAccountDao GLInterfaceBatchProcessDaoJdbc.kemidGeneralLedgerAccountDao
           
 

Methods in org.kuali.kfs.module.endow.batch.dataaccess.impl that return KemidGeneralLedgerAccountDao
protected  KemidGeneralLedgerAccountDao GLInterfaceBatchProcessDaoJdbc.getKemidGeneralLedgerAccountDao()
          gets attribute kemidGeneralLedgerAccountDao
 

Methods in org.kuali.kfs.module.endow.batch.dataaccess.impl with parameters of type KemidGeneralLedgerAccountDao
 void GLInterfaceBatchProcessDaoJdbc.setKemidGeneralLedgerAccountDao(KemidGeneralLedgerAccountDao kemidGeneralLedgerAccountDao)
          sets attribute kemidGeneralLedgerAccountDao
 

Uses of KemidGeneralLedgerAccountDao in org.kuali.kfs.module.endow.dataaccess.impl
 

Classes in org.kuali.kfs.module.endow.dataaccess.impl that implement KemidGeneralLedgerAccountDao
 class KemidGeneralLedgerAccountDaoOjb
           
 



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