Package | Description |
---|---|
org.kuali.ole.deliver.api | |
org.kuali.ole.deliver.bo | |
org.kuali.ole.service |
Modifier and Type | Method and Description |
---|---|
OlePatronNotesDefinition |
OlePatronNotesDefinition.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OlePatronNotesDefinition> |
OlePatronDefinition.getNotes() |
Modifier and Type | Method and Description |
---|---|
static OlePatronNotesDefinition |
OlePatronNotes.to(OlePatronNotes bo)
This method converts the PersistableBusinessObjectBase OlePatronNotes into immutable object OlePatronNotesDefinition
|
Modifier and Type | Method and Description |
---|---|
static OlePatronNotes |
OlePatronNotes.from(OlePatronNotesDefinition im)
This method converts the immutable object OlePatronNotesDefinition into PersistableBusinessObjectBase OlePatronNotes
|
Modifier and Type | Method and Description |
---|---|
boolean |
OlePatronService.addNoteToPatron(OlePatronNotesDefinition patronNote) |
boolean |
OlePatronServiceImpl.addNoteToPatron(OlePatronNotesDefinition patronNote)
This method will Persist the OlePatronNotes object
|
boolean |
OlePatronService.updateNote(OlePatronNotesDefinition patronNote) |
boolean |
OlePatronServiceImpl.updateNote(OlePatronNotesDefinition patronNote)
This method will Update the OlePatronNotes object
|
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.