|
||||||||||
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.BulkReceivingView
public class BulkReceivingView
Bulk Receiving View Business Object.
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
BulkReceivingView()
|
Method Summary | |
---|---|
String |
getDocumentIdentifierString()
|
List<org.kuali.rice.kns.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) |
Integer |
getPurchaseOrderIdentifier()
|
String |
getUrl()
|
boolean |
isDeliveryBuildingOtherIndicator()
|
void |
setDeliveryBuildingOtherIndicator(boolean deliveryBuildingOtherIndicator)
|
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 BulkReceivingView()
Method Detail |
---|
public boolean isDeliveryBuildingOtherIndicator()
public void setDeliveryBuildingOtherIndicator(boolean deliveryBuildingOtherIndicator)
public Integer getPurchaseOrderIdentifier()
public void setPurchaseOrderIdentifier(Integer purchaseOrderIdentifier)
public Integer getPurapDocumentIdentifier()
getPurapDocumentIdentifier
in class AbstractRelatedView
AbstractRelatedView.getPurapDocumentIdentifier()
public String getDocumentIdentifierString()
getDocumentIdentifierString
in class AbstractRelatedView
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 |