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

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

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

Classes in org.kuali.kfs.module.endow.dataaccess.impl that implement KemidDao
 class KemidDaoOjb
           
 

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

Fields in org.kuali.kfs.module.endow.report.service.impl declared as KemidDao
protected  KemidDao EndowmentReportServiceImpl.kemidDao
           
 

Methods in org.kuali.kfs.module.endow.report.service.impl with parameters of type KemidDao
 void EndowmentReportServiceImpl.setKemidDao(KemidDao kemidDao)
          Sets kemid dao
 



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