Uses of Class
org.kuali.kfs.module.ar.document.web.struts.PaymentApplicationInvoiceDetailApply

Packages that use PaymentApplicationInvoiceDetailApply
org.kuali.kfs.module.ar.document.web.struts   
 

Uses of PaymentApplicationInvoiceDetailApply in org.kuali.kfs.module.ar.document.web.struts
 

Methods in org.kuali.kfs.module.ar.document.web.struts that return PaymentApplicationInvoiceDetailApply
 PaymentApplicationInvoiceDetailApply PaymentApplicationDocumentForm.getInvoiceDetailApplication(int index)
          This method retrieves a specific customer invoice detail from the list, by array index
 

Methods in org.kuali.kfs.module.ar.document.web.struts that return types with arguments of type PaymentApplicationInvoiceDetailApply
 List<PaymentApplicationInvoiceDetailApply> PaymentApplicationInvoiceApply.getDetailApplications()
           
 List<PaymentApplicationInvoiceDetailApply> PaymentApplicationDocumentForm.getSelectedInvoiceDetailApplications()
           
 

Methods in org.kuali.kfs.module.ar.document.web.struts with parameters of type PaymentApplicationInvoiceDetailApply
protected  InvoicePaidApplied PaymentApplicationDocumentAction.generateAndValidateNewPaidApplied(PaymentApplicationInvoiceDetailApply detailApplication, String fieldName, org.kuali.rice.kns.util.KualiDecimal totalFromControl)
          Create an InvoicePaidApplied for a CustomerInvoiceDetail and validate it.
 void PaymentApplicationDocumentForm.setInvoiceDetailApplication(int key, PaymentApplicationInvoiceDetailApply value)
           
 



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