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

Packages that use KemidHistoricalCashDao
org.kuali.kfs.module.endow.dataaccess.impl   
org.kuali.kfs.module.endow.report.service.impl   
 

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

Classes in org.kuali.kfs.module.endow.dataaccess.impl that implement KemidHistoricalCashDao
 class KemidHistoricalCashDaoOjb
           
 

Uses of KemidHistoricalCashDao in org.kuali.kfs.module.endow.report.service.impl
 

Fields in org.kuali.kfs.module.endow.report.service.impl declared as KemidHistoricalCashDao
protected  KemidHistoricalCashDao EndowmentReportServiceImpl.kemidHistoricalCashDao
           
 

Methods in org.kuali.kfs.module.endow.report.service.impl that return KemidHistoricalCashDao
 KemidHistoricalCashDao EndowmentReportServiceImpl.getKemidHistoricalCashDao()
          Gest historical cash dao
 

Methods in org.kuali.kfs.module.endow.report.service.impl with parameters of type KemidHistoricalCashDao
 void EndowmentReportServiceImpl.setKemidHistoricalCashDao(KemidHistoricalCashDao kemidHistoricalCashDao)
          sets attribute kemidHistoricalCashDao
 



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