Uses of Interface
org.kuali.kfs.fp.dataaccess.DisbursementVoucherDao

Packages that use DisbursementVoucherDao
org.kuali.kfs.fp.batch.service.impl   
org.kuali.kfs.fp.dataaccess.impl   
 

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

Methods in org.kuali.kfs.fp.batch.service.impl with parameters of type DisbursementVoucherDao
 void DisbursementVoucherExtractServiceImpl.setDisbursementVoucherDao(DisbursementVoucherDao disbursementVoucherDao)
          This method sets the disbursementVoucherDao instance.
 

Uses of DisbursementVoucherDao in org.kuali.kfs.fp.dataaccess.impl
 

Classes in org.kuali.kfs.fp.dataaccess.impl that implement DisbursementVoucherDao
 class DisbursementVoucherDaoOjb
           
 



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