public class PaymentRequestView extends AbstractRelatedView
| Constructor and Description |
|---|
PaymentRequestView() |
findDocument, getAccountsPayablePurchasingDocumentLinkIdentifier, getApplicationDocumentStatus, getCreateDate, getDocumentLabel, getDocumentNumber, getPoNumberMasked, setAccountsPayablePurchasingDocumentLinkIdentifier, setAppDocStatus, setDocumentNumber, setPoNumberMasked, setPurapDocumentIdentifier, toStringMapper_RICE20_REFACTORMEafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic PaymentRequestView()
public Object getTotalAmount()
public String getInvoiceNumber()
public void setInvoiceNumber(String invoiceNumber)
public Timestamp getPaymentExtractedTimestamp()
public void setPaymentExtractedTimestamp(Timestamp paymentExtractedTimestamp)
public boolean isPaymentHoldIndicator()
public void setPaymentHoldIndicator(boolean paymentHoldIndicator)
public Timestamp getPaymentPaidTimestamp()
public void setPaymentPaidTimestamp(Timestamp paymentPaidTimestamp)
public boolean isPaymentRequestedCancelIndicator()
public void setPaymentRequestedCancelIndicator(boolean paymentRequestedCancelIndicator)
public Object getPaymentRequestPayDate()
public void setPaymentRequestPayDate(Date paymentRequestPayDate)
public Integer getPurchaseOrderIdentifier()
public void setPurchaseOrderIdentifier(Integer purchaseOrderIdentifier)
public String getVendorCustomerNumber()
public void setVendorCustomerNumber(String vendorCustomerNumber)
public String getVendorName()
public void setVendorName(String vendorName)
public Integer getInvoiceIdentifier()
public void setInvoiceIdentifier(Integer invoiceIdentifier)
public String getDocumentType()
public Integer getPurapDocumentIdentifier()
getPurapDocumentIdentifier in class AbstractRelatedViewpublic String getDocumentIdentifierString()
getDocumentIdentifierString in class AbstractRelatedViewpublic List<org.kuali.rice.krad.bo.Note> getNotes()
getNotes in class AbstractRelatedViewAbstractRelatedView.getNotes()public String getUrl()
getUrl in class AbstractRelatedViewAbstractRelatedView.getUrl()public String getDocumentTypeName()
getDocumentTypeName in class AbstractRelatedViewAbstractRelatedView.getDocumentTypeName()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.