Package | Description |
---|---|
org.kuali.ole.deliver.bo |
Modifier and Type | Method and Description |
---|---|
static OleProxyPatronDocument |
OleProxyPatronDocument.from(OleProxyPatronDefinition im)
This method converts the immutable object OleProxyPatronDefinition into PersistableBusinessObjectBase OleProxyPatronDocument
|
Modifier and Type | Method and Description |
---|---|
List<OleProxyPatronDocument> |
OlePatronDocument.getDeletedOleProxyPatronDocuments() |
List<OleProxyPatronDocument> |
OlePatronDocument.getOleProxyPatronDocumentList() |
List<OleProxyPatronDocument> |
OlePatronDocument.getOleProxyPatronDocuments()
Gets the value of oleProxyPatronDocuments property
|
Modifier and Type | Method and Description |
---|---|
void |
OlePatronDocument.setDeletedOleProxyPatronDocuments(List<OleProxyPatronDocument> deletedOleProxyPatronDocuments) |
void |
OlePatronDocument.setOleProxyPatronDocumentList(List<OleProxyPatronDocument> oleProxyPatronDocumentList) |
void |
OlePatronDocument.setOleProxyPatronDocuments(List<OleProxyPatronDocument> oleProxyPatronDocuments)
Sets the value for oleProxyPatronDocuments property
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.