public class OleCorrectionReceivingItemExceptionNotes extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OleCorrectionReceivingItemExceptionNotes()
Default Constructor
|
OleCorrectionReceivingItemExceptionNotes(OleReceivingLineExceptionNotes oleExceptionNotes)
Constructs a OleCorrectionReceivingItemReceiptNotes with notes populated from Line Item Receiving
|
Modifier and Type | Method and Description |
---|---|
String |
getExceptionNotes()
Gets exception notes.
|
OleExceptionType |
getExceptionType()
Gets OleExceptionType.
|
Integer |
getExceptionTypeId()
Gets exception type id.
|
Integer |
getReceivingCorrectionItemExceptionId()
Gets receiving correction lineitem exceptionId.
|
Integer |
getReceivingItemIdentifier()
Gets receiving correction lineitem identifier.
|
OleLineItemReceivingItem |
getReceivingLineItem()
Gets OleLineItemReceivingItem.
|
void |
setExceptionNotes(String exceptionNotes)
Sets exception notes.
|
void |
setExceptionType(OleExceptionType exceptionType)
Sets OleExceptionType.
|
void |
setExceptionTypeId(Integer exceptionTypeId)
Sets exception type id.
|
void |
setReceivingCorrectionItemExceptionId(Integer receivingCorrectionItemExceptionId)
Sets receiving correction lineitem exceptionId.
|
void |
setReceivingItemIdentifier(Integer receivingItemIdentifier)
Sets receiving correction lineitem identifier.
|
void |
setReceivingLineItem(OleLineItemReceivingItem receivingLineItem)
Sets OleLineItemReceivingItem.
|
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 OleCorrectionReceivingItemExceptionNotes()
public OleCorrectionReceivingItemExceptionNotes(OleReceivingLineExceptionNotes oleExceptionNotes)
oleReceivingNotes
- public Integer getReceivingCorrectionItemExceptionId()
public void setReceivingCorrectionItemExceptionId(Integer receivingCorrectionItemExceptionId)
receivingCorrectionItemExceptionId
- to set.public Integer getReceivingItemIdentifier()
public void setReceivingItemIdentifier(Integer receivingItemIdentifier)
receivingCorrectionItemIdentifier
- 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.