| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.identity | |
| org.kuali.rice.kim.impl.identity.address | |
| org.kuali.rice.kim.impl.identity.type |
| Modifier and Type | Method and Description |
|---|---|
protected EntityAddressBo |
IdentityServiceImpl.getEntityAddressBo(String addressId) |
protected EntityAddressBo |
IdentityServiceImpl.getEntityAddressBo(String entityId,
String entityTypeCode,
String addressTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
static EntityAddressBo |
EntityAddressBo.from(EntityAddress immutable)
Creates a EntityAddressBo business object from an immutable representation of a EntityAddress.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityAddress |
EntityAddressBo.to(EntityAddressBo bo) |
| Modifier and Type | Method and Description |
|---|---|
EntityAddressBo |
EntityTypeContactInfoBo.getDefaultAddress() |
| Modifier and Type | Method and Description |
|---|---|
List<EntityAddressBo> |
EntityTypeContactInfoBo.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityTypeContactInfoBo.setAddresses(List<EntityAddressBo> addresses) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.