Uses of Interface
org.kuali.kfs.module.endow.batch.service.KemidFeeService

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

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

Classes in org.kuali.kfs.module.endow.batch.service.impl that implement KemidFeeService
 class KemidFeeServiceImpl
          This class is the service implementation for the KemidFeeService.
 

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as KemidFeeService
protected  KemidFeeService ProcessFeeTransactionsServiceImpl.kemidFeeService
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return KemidFeeService
protected  KemidFeeService ProcessFeeTransactionsServiceImpl.getKemidFeeService()
          Gets the holdingHistoryService attribute.
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type KemidFeeService
 void ProcessFeeTransactionsServiceImpl.setKemidFeeService(KemidFeeService kemidFeeService)
          Sets the kKemidFeeService attribute value.
 



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