public class OleInvoiceNote extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OleInvoiceNote() |
Modifier and Type | Method and Description |
---|---|
Integer |
getItemIdentifier()
Gets the Identifier Value of Item
|
Integer |
getItemNoteIdentifier()
Gets the Identifier of Item Note
|
String |
getNote()
Gets the Invoice Note description
|
PurApItem |
getPurapItem()
Gets the PurapItem
|
void |
setItemIdentifier(Integer itemIdentifier)
Sets the Identifier Value of Item
|
void |
setItemNoteIdentifier(Integer itemNoteIdentifier)
Sets that Identifier value of Item Note
|
void |
setNote(String note)
Gets the Invoice Note Description
|
void |
setPurapItem(PurApItem purapItem)
Sets the PurapItem
|
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 OleInvoiceNote()
public Integer getItemNoteIdentifier()
public void setItemNoteIdentifier(Integer itemNoteIdentifier)
itemNoteIdentifier
- public Integer getItemIdentifier()
public void setItemIdentifier(Integer itemIdentifier)
itemIdentifier
- public PurApItem getPurapItem()
public void setPurapItem(PurApItem purapItem)
purapItem
- protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.