Uses of Interface
org.kuali.kfs.fp.document.service.DisbursementVoucherPayeeService

Packages that use DisbursementVoucherPayeeService
org.kuali.kfs.fp.document.service.impl   
org.kuali.kfs.fp.document.validation.impl   
 

Uses of DisbursementVoucherPayeeService in org.kuali.kfs.fp.document.service.impl
 

Classes in org.kuali.kfs.fp.document.service.impl that implement DisbursementVoucherPayeeService
 class DisbursementVoucherPayeeServiceImpl
          implementing the service methods defined in DisbursementVoucherPayeeService
 

Methods in org.kuali.kfs.fp.document.service.impl with parameters of type DisbursementVoucherPayeeService
 void DisbursementVoucherPaymentReasonServiceImpl.setDisbursementVoucherPayeeService(DisbursementVoucherPayeeService disbursementVoucherPayeeService)
          Sets the disbursementVoucherPayeeService attribute value.
 

Uses of DisbursementVoucherPayeeService in org.kuali.kfs.fp.document.validation.impl
 

Methods in org.kuali.kfs.fp.document.validation.impl that return DisbursementVoucherPayeeService
 DisbursementVoucherPayeeService DisbursementVoucherPaymentReasonValidation.getDisbursementVoucherPayeeService()
          Gets the disbursementVoucherPayeeService attribute.
 

Methods in org.kuali.kfs.fp.document.validation.impl with parameters of type DisbursementVoucherPayeeService
 void DisbursementVoucherPaymentReasonValidation.setDisbursementVoucherPayeeService(DisbursementVoucherPayeeService disbursementVoucherPayeeService)
          Sets the disbursementVoucherPayeeService attribute value.
 



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