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

Packages that use PaymentGroupDao
org.kuali.kfs.pdp.dataaccess.impl   
org.kuali.kfs.pdp.service.impl   
 

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

Classes in org.kuali.kfs.pdp.dataaccess.impl that implement PaymentGroupDao
 class PaymentGroupDaoOjb
           
 

Uses of PaymentGroupDao in org.kuali.kfs.pdp.service.impl
 

Methods in org.kuali.kfs.pdp.service.impl with parameters of type PaymentGroupDao
 void PaymentGroupServiceImpl.setPaymentGroupDao(PaymentGroupDao c)
           
 void FormatServiceImpl.setPaymentGroupDao(PaymentGroupDao pgd)
          This method sets the paymentGroupDao
 void PaymentMaintenanceServiceImpl.setPaymentGroupDao(PaymentGroupDao dao)
          inject
 



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