public class OleReceivingLineExceptionNotes extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OleReceivingLineExceptionNotes() |
Modifier and Type | Method and Description |
---|---|
String |
getExceptionNotes()
Gets exception notes.
|
OleExceptionType |
getExceptionType()
Gets OleExceptionType.
|
Integer |
getExceptionTypeId()
Gets exception type id.
|
Integer |
getReceivingItemExceptionId()
Gets receiving lineitem exceptionId.
|
OleLineItemReceivingItem |
getReceivingLineItem()
Gets OleLineItemReceivingItem.
|
Integer |
getReceivingLineItemIdentifier()
Gets receiving lineitem identifier.
|
void |
setExceptionNotes(String exceptionNotes)
Sets exception notes.
|
void |
setExceptionType(OleExceptionType exceptionType)
Sets OleExceptionType.
|
void |
setExceptionTypeId(Integer exceptionTypeId)
Sets exception type id.
|
void |
setReceivingItemExceptionId(Integer receivingItemExceptionId)
Sets receiving lineitem exceptionId.
|
void |
setReceivingLineItem(OleLineItemReceivingItem receivingLineItem)
Sets OleLineItemReceivingItem.
|
void |
setReceivingLineItemIdentifier(Integer receivingLineItemIdentifier)
Sets receiving lineitem identifier.
|
protected LinkedHashMap |
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 OleReceivingLineExceptionNotes()
public Integer getReceivingItemExceptionId()
public void setReceivingItemExceptionId(Integer receivingItemExceptionId)
receivingItemExceptionId
- to set.public Integer getReceivingLineItemIdentifier()
public void setReceivingLineItemIdentifier(Integer receivingLineItemIdentifier)
receivingLineItemIdentifier
- to set.public Integer getExceptionTypeId()
public void setExceptionTypeId(Integer exceptionTypeId)
exceptionTypeId
- to set.public String getExceptionNotes()
public void setExceptionNotes(String exceptionNotes)
exceptionNotes
- to set.public OleExceptionType getExceptionType()
public void setExceptionType(OleExceptionType exceptionType)
exceptionType
- to set.public OleLineItemReceivingItem getReceivingLineItem()
public void setReceivingLineItem(OleLineItemReceivingItem receivingLineItem)
receivingLineItem.
- protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.