Uses of Interface
org.kuali.kfs.fp.batch.service.DisbursementVoucherExtractService

Packages that use DisbursementVoucherExtractService
org.kuali.kfs.fp.batch   
org.kuali.kfs.fp.batch.service.impl   
org.kuali.kfs.pdp.batch.service.impl   
 

Uses of DisbursementVoucherExtractService in org.kuali.kfs.fp.batch
 

Methods in org.kuali.kfs.fp.batch with parameters of type DisbursementVoucherExtractService
 void DvToPdpExtractStep.setDisbursementVoucherExtractService(DisbursementVoucherExtractService d)
           
 

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

Classes in org.kuali.kfs.fp.batch.service.impl that implement DisbursementVoucherExtractService
 class DisbursementVoucherExtractServiceImpl
          This is the default implementation of the DisbursementVoucherExtractService interface.
 

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

Methods in org.kuali.kfs.pdp.batch.service.impl with parameters of type DisbursementVoucherExtractService
 void ProcessPdpCancelPaidServiceImpl.setDvExtractService(DisbursementVoucherExtractService dvExtractService)
          Sets the dvExtractService attribute value.
 



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