Uses of Class
org.kuali.kfs.module.purap.businessobject.PaymentRequestAccountRevision

Packages that use PaymentRequestAccountRevision
org.kuali.kfs.module.cab.batch.dataaccess   
org.kuali.kfs.module.cab.batch.dataaccess.impl   
 

Uses of PaymentRequestAccountRevision in org.kuali.kfs.module.cab.batch.dataaccess
 

Methods in org.kuali.kfs.module.cab.batch.dataaccess that return types with arguments of type PaymentRequestAccountRevision
 Collection<PaymentRequestAccountRevision> ExtractDao.findPaymentRequestAccountRevisions(BatchParameters batchParameters)
          This method implementation should find valid Payment Request account line changes as per the batch parameters
 

Uses of PaymentRequestAccountRevision in org.kuali.kfs.module.cab.batch.dataaccess.impl
 

Methods in org.kuali.kfs.module.cab.batch.dataaccess.impl that return types with arguments of type PaymentRequestAccountRevision
 Collection<PaymentRequestAccountRevision> ExtractDaoOjb.findPaymentRequestAccountRevisions(BatchParameters batchParameters)
           
 



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