Package | Description |
---|---|
org.kuali.ole.deliver.api | |
org.kuali.ole.deliver.bo | |
org.kuali.ole.service |
Modifier and Type | Method and Description |
---|---|
OleEntityAddressDefinition |
OleEntityAddressDefinition.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OleEntityAddressDefinition> |
OlePatronDefinition.getOleEntityAddressBo() |
Modifier and Type | Method and Description |
---|---|
static OleEntityAddressDefinition |
OleEntityAddressBo.to(OleEntityAddressBo bo)
This method converts the PersistableBusinessObjectBase OleEntityAddressBo into immutable object OleEntityAddressDefinition
|
Modifier and Type | Method and Description |
---|---|
static OleEntityAddressBo |
OleEntityAddressBo.from(OleEntityAddressDefinition im)
This method converts the immutable object OleEntityAddressDefinition into PersistableBusinessObjectBase OleEntityAddressBo
|
Modifier and Type | Method and Description |
---|---|
void |
OlePatronServiceImpl.addAddressToEntity(List<OleEntityAddressDefinition> oleEntityAddress,
org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo entityTypeContactInfo)
Add the EntityAddress object to the EntityTypeContactInfo object
|
void |
OlePatronService.addAddressToEntity(List<OleEntityAddressDefinition> oleEntityAddress,
org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo entityTypeContactInfo) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.