Package | Description |
---|---|
org.kuali.ole.deliver.bo |
Modifier and Type | Method and Description |
---|---|
static OlePatronLocalIdentificationBo |
OlePatronLocalIdentificationBo.from(OlePatronLocalIdentificationDefinition imOleAddressDefinition)
This method converts the immutable object OleAddressDefinition into PersistableBusinessObjectBase OleAddressBo
|
Modifier and Type | Method and Description |
---|---|
List<OlePatronLocalIdentificationBo> |
OlePatronDocument.getOlePatronLocalIds() |
Modifier and Type | Method and Description |
---|---|
static OlePatronLocalIdentificationDefinition |
OlePatronLocalIdentificationBo.to(OlePatronLocalIdentificationBo bo)
This method converts the PersistableBusinessObjectBase OleAddressBo into immutable object OleAddressDefinition
|
Modifier and Type | Method and Description |
---|---|
void |
OlePatronDocument.setOlePatronLocalIds(List<OlePatronLocalIdentificationBo> olePatronLocalIds) |
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.