public class CorrectionReceivingView extends AbstractRelatedView
| Constructor and Description |
|---|
CorrectionReceivingView() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentIdentifierString() |
String |
getDocumentTypeName() |
String |
getLineItemReceivingDocumentNumber() |
List<org.kuali.rice.krad.bo.Note> |
getNotes() |
Integer |
getPurapDocumentIdentifier()
The next three methods are overridden but shouldnt be! If they arent overridden, they dont show up in the tag, not sure why
at this point! (AAP)
|
String |
getUrl() |
void |
setLineItemReceivingDocumentNumber(String lineItemReceivingDocumentNumber) |
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 CorrectionReceivingView()
public String getLineItemReceivingDocumentNumber()
public void setLineItemReceivingDocumentNumber(String lineItemReceivingDocumentNumber)
public Integer getPurapDocumentIdentifier()
getPurapDocumentIdentifier in class AbstractRelatedViewAbstractRelatedView.getPurapDocumentIdentifier()public 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–2014 The Kuali Foundation. All rights reserved.