Uses of Interface
org.kuali.kfs.pdp.service.PaymentGroupService

Packages that use PaymentGroupService
org.kuali.kfs.fp.batch.service.impl   
org.kuali.kfs.module.purap.service.impl   
org.kuali.kfs.pdp.batch.service   
org.kuali.kfs.pdp.batch.service.impl   
org.kuali.kfs.pdp.service.impl   
 

Uses of PaymentGroupService in org.kuali.kfs.fp.batch.service.impl
 

Methods in org.kuali.kfs.fp.batch.service.impl with parameters of type PaymentGroupService
 void DisbursementVoucherExtractServiceImpl.setPaymentGroupService(PaymentGroupService paymentGroupService)
          This method sets the paymentGroupService instance.
 

Uses of PaymentGroupService in org.kuali.kfs.module.purap.service.impl
 

Methods in org.kuali.kfs.module.purap.service.impl with parameters of type PaymentGroupService
 void PdpExtractServiceImpl.setPaymentGroupService(PaymentGroupService paymentGroupService)
          Sets the paymentGroupService attribute value.
 

Uses of PaymentGroupService in org.kuali.kfs.pdp.batch.service
 

Methods in org.kuali.kfs.pdp.batch.service with parameters of type PaymentGroupService
 void DailyReportService.setPaymentGroupService(PaymentGroupService paymentGroupService)
          Sets the PaymentGroupService
 

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

Fields in org.kuali.kfs.pdp.batch.service.impl declared as PaymentGroupService
protected  PaymentGroupService ExtractPaymentServiceImpl.paymentGroupService
           
 

Methods in org.kuali.kfs.pdp.batch.service.impl with parameters of type PaymentGroupService
 void ExtractPaymentServiceImpl.setPaymentGroupService(PaymentGroupService paymentGroupService)
          Sets the paymentGroupService attribute value.
 void AchAdviceNotificationServiceImpl.setPaymentGroupService(PaymentGroupService paymentGroupService)
          Sets the paymentGroupService attribute value.
 void DailyReportServiceImpl.setPaymentGroupService(PaymentGroupService paymentGroupService)
           
 void ProcessPdpCancelPaidServiceImpl.setPaymentGroupService(PaymentGroupService paymentGroupService)
           
 

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

Classes in org.kuali.kfs.pdp.service.impl that implement PaymentGroupService
 class PaymentGroupServiceImpl
           
 

Methods in org.kuali.kfs.pdp.service.impl with parameters of type PaymentGroupService
 void FormatServiceImpl.setPaymentGroupService(PaymentGroupService paymentGroupService)
          This method sets the paymentGroupService
 void BatchMaintenanceServiceImpl.setPaymentGroupService(PaymentGroupService paymentGroupService)
           
 void PaymentMaintenanceServiceImpl.setPaymentGroupService(PaymentGroupService paymentGroupService)
          Sets the payment group service
 



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