Uses of Interface
org.kuali.kfs.pdp.dataaccess.PaymentGroupHistoryDao

Packages that use PaymentGroupHistoryDao
org.kuali.kfs.pdp.batch.service.impl   
org.kuali.kfs.pdp.dataaccess.impl   
 

Uses of PaymentGroupHistoryDao in org.kuali.kfs.pdp.batch.service.impl
 

Fields in org.kuali.kfs.pdp.batch.service.impl declared as PaymentGroupHistoryDao
protected  PaymentGroupHistoryDao ExtractPaymentServiceImpl.paymentGroupHistoryDao
           
 

Methods in org.kuali.kfs.pdp.batch.service.impl with parameters of type PaymentGroupHistoryDao
 void ExtractPaymentServiceImpl.setPaymentGroupHistoryDao(PaymentGroupHistoryDao paymentGroupHistoryDao)
          Sets the paymentGroupHistoryDao attribute value.
 

Uses of PaymentGroupHistoryDao in org.kuali.kfs.pdp.dataaccess.impl
 

Classes in org.kuali.kfs.pdp.dataaccess.impl that implement PaymentGroupHistoryDao
 class PaymentGroupHistoryDaoOjb
           
 



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