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

Packages that use PaymentRequestAccount
org.kuali.kfs.module.purap.businessobject   
 

Uses of PaymentRequestAccount in org.kuali.kfs.module.purap.businessobject
 

Subclasses of PaymentRequestAccount in org.kuali.kfs.module.purap.businessobject
 class AccountsPayableSummaryAccount
          Payment Request Summary Account Business Object.
 class PaymentRequestAccountRevision
          Payment Request Account Revision Business Object.
 

Methods in org.kuali.kfs.module.purap.businessobject with parameters of type PaymentRequestAccount
 void PaymentRequestAccount.copyFrom(PaymentRequestAccount other)
          Caller of this method should take care of creating PaymentRequestItems
 

Constructors in org.kuali.kfs.module.purap.businessobject with parameters of type PaymentRequestAccount
PaymentRequestAccountRevision(PaymentRequestAccount pra, Integer postingYear, String postingPeriodCode)
          Constructor.
 



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