public class CreditMemoView extends AbstractRelatedView
Constructor and Description |
---|
CreditMemoView() |
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 CreditMemoView()
public Object getTotalAmount()
public Object getAccountsPayableApprovalTimestamp()
public void setAccountsPayableApprovalTimestamp(Timestamp accountsPayableApprovalTimestamp)
public boolean isCreditHoldIndicator()
public void setCreditHoldIndicator(boolean creditHoldIndicator)
public Timestamp getCreditMemoExtractedTimestamp()
public void setCreditMemoExtractedTimestamp(Timestamp creditMemoExtractedTimestamp)
public String getCreditMemoNumber()
public void setCreditMemoNumber(String creditMemoNumber)
public Timestamp getCreditMemoPaidTimestamp()
public void setCreditMemoPaidTimestamp(Timestamp creditMemoPaidTimestamp)
public Integer getPaymentRequestIdentifier()
public void setPaymentRequestIdentifier(Integer paymentRequestIdentifier)
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
public String getUrl()
getUrl
in class AbstractRelatedView
public String getDocumentTypeName()
getDocumentTypeName
in class AbstractRelatedView
AbstractRelatedView.getDocumentTypeName()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.