public class ElectronicInvoiceRejectView extends AbstractRelatedView
| Constructor and Description |
|---|
ElectronicInvoiceRejectView() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentIdentifierString() |
String |
getDocumentTypeName() |
List<org.kuali.rice.krad.bo.Note> |
getNotes() |
Integer |
getPaymentRequestIdentifier()
Gets the paymentRequestIdentifier attribute.
|
Integer |
getPurapDocumentIdentifier()
The next three methods are overridden but shouldn't be! If they aren't
overridden, they don't show up in the tag, not sure why at this point! (AAP)
|
Integer |
getPurchaseOrderIdentifier() |
String |
getUrl() |
void |
setPaymentRequestIdentifier(Integer paymentRequestIdentifier)
Sets the paymentRequestIdentifier attribute value.
|
void |
setPurchaseOrderIdentifier(Integer purchaseOrderIdentifier) |
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 ElectronicInvoiceRejectView()
public String getDocumentIdentifierString()
getDocumentIdentifierString in class AbstractRelatedViewpublic Integer getPaymentRequestIdentifier()
public void setPaymentRequestIdentifier(Integer paymentRequestIdentifier)
paymentRequestIdentifier - The paymentRequestIdentifier to set.public Integer getPurchaseOrderIdentifier()
public void setPurchaseOrderIdentifier(Integer purchaseOrderIdentifier)
public Integer getPurapDocumentIdentifier()
getPurapDocumentIdentifier in class AbstractRelatedViewAbstractRelatedView.getPurapDocumentIdentifier()public List<org.kuali.rice.krad.bo.Note> getNotes()
getNotes in class AbstractRelatedViewAbstractRelatedView.getNotes()public String getDocumentTypeName()
getDocumentTypeName in class AbstractRelatedViewAbstractRelatedView.getDocumentTypeName()public String getUrl()
getUrl in class AbstractRelatedViewAbstractRelatedView.getUrl()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.