Package | Description |
---|---|
org.kuali.ole.deliver.api |
Modifier and Type | Method and Description |
---|---|
static OlePatronNotesDefinition.Builder |
OlePatronNotesDefinition.Builder.create(OlePatronNotesContract patronNotesDefinition) |
static OlePatronNotesDefinition.Builder |
OlePatronNotesDefinition.Builder.create(String patronNoteId,
String olePatronId,
String patronNoteText,
OlePatronNoteTypeDefinition.Builder olePatronNoteType) |
Modifier and Type | Method and Description |
---|---|
List<OlePatronNotesDefinition.Builder> |
OlePatronDefinition.Builder.getNotes() |
Modifier and Type | Method and Description |
---|---|
void |
OlePatronDefinition.Builder.setNotes(List<OlePatronNotesDefinition.Builder> notes) |
Constructor and Description |
---|
OlePatronNotesDefinition(OlePatronNotesDefinition.Builder builder) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.