public class InvoiceView extends AbstractRelatedView
Constructor and Description |
---|
InvoiceView() |
findDocument, getApplicationDocumentStatus, getCreateDate, getDocumentLabel, getDocumentNumber, getPoNumberMasked, 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 InvoiceView()
public Integer getAccountsPayablePurchasingDocumentLinkIdentifier()
getAccountsPayablePurchasingDocumentLinkIdentifier
in class AbstractRelatedView
public void setAccountsPayablePurchasingDocumentLinkIdentifier(Integer accountsPayablePurchasingDocumentLinkIdentifier)
setAccountsPayablePurchasingDocumentLinkIdentifier
in class AbstractRelatedView
public Integer getInvoiceIdentifier()
public void setInvoiceIdentifier(Integer invoiceIdentifier)
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 isInvoiceCancelIndicator()
public void setInvoiceCancelIndicator(boolean invoiceCancelIndicator)
public Object getInvoicePayDate()
public void setInvoicePayDate(Date invoicePayDate)
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 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-2014 The Kuali Foundation. All Rights Reserved.