| Package | Description |
|---|---|
| org.kuali.ole.deliver.bo |
| Modifier and Type | Method and Description |
|---|---|
static OlePatronLostBarcode |
OlePatronLostBarcode.from(OlePatronLostBarcodeDefinition im)
This method converts the immutable object OlePatronNotesDefinition into PersistableBusinessObjectBase OlePatronNotes
|
| Modifier and Type | Method and Description |
|---|---|
List<OlePatronLostBarcode> |
OlePatronDocument.getLostBarcodes() |
| Modifier and Type | Method and Description |
|---|---|
static OlePatronLostBarcodeDefinition |
OlePatronLostBarcode.to(OlePatronLostBarcode bo)
This method converts the PersistableBusinessObjectBase OlePatronNotes into immutable object OlePatronNotesDefinition
|
| Modifier and Type | Method and Description |
|---|---|
void |
OlePatronDocument.setLostBarcodes(List<OlePatronLostBarcode> lostBarcodes) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.