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

Packages that use DisbursementVoucherPaymentReasonService
org.kuali.kfs.fp.businessobject.lookup   
org.kuali.kfs.fp.document   
org.kuali.kfs.fp.document.service.impl   
org.kuali.kfs.fp.document.validation.impl   
 

Uses of DisbursementVoucherPaymentReasonService in org.kuali.kfs.fp.businessobject.lookup
 

Methods in org.kuali.kfs.fp.businessobject.lookup with parameters of type DisbursementVoucherPaymentReasonService
 void DisbursementPayeeLookupableHelperServiceImpl.setDisbursementVoucherPaymentReasonService(DisbursementVoucherPaymentReasonService disbursementVoucherPaymentReasonService)
          Sets the disbursementVoucherPaymentReasonService attribute value.
 

Uses of DisbursementVoucherPaymentReasonService in org.kuali.kfs.fp.document
 

Fields in org.kuali.kfs.fp.document declared as DisbursementVoucherPaymentReasonService
protected static DisbursementVoucherPaymentReasonService DisbursementVoucherDocument.dvPymentReasonService
           
 

Methods in org.kuali.kfs.fp.document that return DisbursementVoucherPaymentReasonService
 DisbursementVoucherPaymentReasonService DisbursementVoucherDocument.getDvPymentReasonService()
          Gets the dvPymentReasonService attribute.
 

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

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

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

Methods in org.kuali.kfs.fp.document.validation.impl that return DisbursementVoucherPaymentReasonService
 DisbursementVoucherPaymentReasonService DisbursementVoucherPaymentReasonValidation.getDisbursementVoucherPaymentReasonService()
          Gets the disbursementVoucherPaymentReasonService attribute.
 

Methods in org.kuali.kfs.fp.document.validation.impl with parameters of type DisbursementVoucherPaymentReasonService
 void DisbursementVoucherPaymentReasonValidation.setDisbursementVoucherPaymentReasonService(DisbursementVoucherPaymentReasonService disbursementVoucherPaymentReasonService)
          Sets the disbursementVoucherPaymentReasonService attribute value.
 



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