Uses of Interface
org.kuali.kfs.module.purap.document.dataaccess.NegativePaymentRequestApprovalLimitDao

Packages that use NegativePaymentRequestApprovalLimitDao
org.kuali.kfs.module.purap.document.dataaccess.impl   
org.kuali.kfs.module.purap.document.service.impl   
 

Uses of NegativePaymentRequestApprovalLimitDao in org.kuali.kfs.module.purap.document.dataaccess.impl
 

Classes in org.kuali.kfs.module.purap.document.dataaccess.impl that implement NegativePaymentRequestApprovalLimitDao
 class NegativePaymentRequestApprovalLimitDaoOjb
          OJB Implementation of NegativePaymentRequestApprovalLimitDao.
 

Methods in org.kuali.kfs.module.purap.document.dataaccess.impl with parameters of type NegativePaymentRequestApprovalLimitDao
 void PaymentRequestDaoOjb.setNegativePaymentRequestApprovalLimitDao(NegativePaymentRequestApprovalLimitDao negativePaymentRequestApprovalLimitDao)
           
 

Uses of NegativePaymentRequestApprovalLimitDao in org.kuali.kfs.module.purap.document.service.impl
 

Methods in org.kuali.kfs.module.purap.document.service.impl with parameters of type NegativePaymentRequestApprovalLimitDao
 void NegativePaymentRequestApprovalLimitServiceImpl.setNegativePaymentRequestApprovalLimitDao(NegativePaymentRequestApprovalLimitDao dao)
           
 



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