Package | Description |
---|---|
org.kuali.ole.select.businessobject |
Modifier and Type | Method and Description |
---|---|
List<OleReceivingLineExceptionNotes> |
OleLineItemReceivingItem.getExceptionNoteList()
Gets list of OleReceivingLineExceptionNotes.
|
Modifier and Type | Method and Description |
---|---|
void |
OleLineItemReceivingItem.addExceptionNote(OleReceivingLineExceptionNotes exceptionNotes)
This method adds OleReceivingLineExceptionNotes to the exceptioNoteList.
|
Modifier and Type | Method and Description |
---|---|
void |
OleLineItemReceivingItem.setExceptionNoteList(List<OleReceivingLineExceptionNotes> exceptionNoteList)
Sets list of OleReceivingLineExceptionNotes.
|
Constructor and Description |
---|
OleCorrectionReceivingItemExceptionNotes(OleReceivingLineExceptionNotes oleExceptionNotes)
Constructs a OleCorrectionReceivingItemReceiptNotes with notes populated from Line Item Receiving
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.