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

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

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

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as FeeMethodDao
protected  FeeMethodDao RollFrequencyDatesServiceImpl.feeMethodDao
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type FeeMethodDao
 void RollFrequencyDatesServiceImpl.setFeeMethodDao(FeeMethodDao feeMethodDao)
          Sets the feeMethodDao attribute value.
 

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

Classes in org.kuali.kfs.module.endow.dataaccess.impl that implement FeeMethodDao
 class FeeMethodDaoOjb
           
 



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