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

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

Uses of KemidFeeDao in org.kuali.kfs.module.endow.batch.service.impl
 

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as KemidFeeDao
protected  KemidFeeDao ProcessFeeTransactionsServiceImpl.kemidFeeDao
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return KemidFeeDao
protected  KemidFeeDao ProcessFeeTransactionsServiceImpl.getKemidFeeDao()
          Gets the kemidFeeDao attribute.
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type KemidFeeDao
 void ProcessFeeTransactionsServiceImpl.setKemidFeeDao(KemidFeeDao kemidFeeDao)
          Sets the kemidFeeDao attribute value.
 

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

Classes in org.kuali.kfs.module.endow.dataaccess.impl that implement KemidFeeDao
 class KemidFeeDaoJdbc
           
 



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