|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.module.purap.businessobject.AbstractRelatedView
org.kuali.kfs.module.purap.businessobject.ElectronicInvoiceRejectView
public class ElectronicInvoiceRejectView
Electronic invoice View Business Object.
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
ElectronicInvoiceRejectView()
|
Method Summary | |
---|---|
String |
getDocumentIdentifierString()
|
List<org.kuali.rice.kns.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)
|
Methods inherited from class org.kuali.kfs.module.purap.businessobject.AbstractRelatedView |
---|
getAccountsPayablePurchasingDocumentLinkIdentifier, getDocumentLabel, getDocumentNumber, setAccountsPayablePurchasingDocumentLinkIdentifier, setDocumentNumber, setPurapDocumentIdentifier, toStringMapper |
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
---|
prepareForWorkflow, toString, toStringBuilder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow |
Constructor Detail |
---|
public ElectronicInvoiceRejectView()
Method Detail |
---|
public String getDocumentIdentifierString()
getDocumentIdentifierString
in class AbstractRelatedView
public 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 AbstractRelatedView
AbstractRelatedView.getPurapDocumentIdentifier()
public List<org.kuali.rice.kns.bo.Note> getNotes()
getNotes
in class AbstractRelatedView
AbstractRelatedView.getNotes()
public String getUrl()
getUrl
in class AbstractRelatedView
AbstractRelatedView.getUrl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |