public class PaymentRequestView extends AbstractRelatedView
Constructor and Description |
---|
PaymentRequestView() |
findDocument, getAccountsPayablePurchasingDocumentLinkIdentifier, getApplicationDocumentStatus, getCreateDate, getDocumentLabel, getDocumentNumber, getPoNumberMasked, setAccountsPayablePurchasingDocumentLinkIdentifier, setAppDocStatus, setDocumentNumber, setPoNumberMasked, setPurapDocumentIdentifier, toStringMapper_RICE20_REFACTORME
afterDelete, 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, setVersionNumber
public 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 String getInvoiceIdentifier()
public void setInvoiceIdentifier(String invoiceIdentifier)
public String getDocumentType()
public Integer getPurapDocumentIdentifier()
getPurapDocumentIdentifier
in class AbstractRelatedView
public String getDocumentIdentifierString()
getDocumentIdentifierString
in class AbstractRelatedView
public List<org.kuali.rice.krad.bo.Note> getNotes()
getNotes
in class AbstractRelatedView
AbstractRelatedView.getNotes()
public String getUrl()
getUrl
in class AbstractRelatedView
AbstractRelatedView.getUrl()
public String getDocumentTypeName()
getDocumentTypeName
in class AbstractRelatedView
AbstractRelatedView.getDocumentTypeName()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.