| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.identity | |
| org.kuali.rice.kim.impl.identity.phone | |
| org.kuali.rice.kim.impl.identity.type |
| Modifier and Type | Method and Description |
|---|---|
protected EntityPhoneBo |
IdentityServiceImpl.getEntityPhoneBo(String phoneId) |
protected EntityPhoneBo |
IdentityServiceImpl.getEntityPhoneBo(String entityId,
String entityTypeCode,
String phoneTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
static EntityPhoneBo |
EntityPhoneBo.from(EntityPhone immutable)
Creates a CountryBo business object from an immutable representation of a Country.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityPhone |
EntityPhoneBo.to(EntityPhoneBo bo) |
| Modifier and Type | Method and Description |
|---|---|
EntityPhoneBo |
EntityTypeContactInfoBo.getDefaultPhoneNumber() |
| Modifier and Type | Method and Description |
|---|---|
List<EntityPhoneBo> |
EntityTypeContactInfoBo.getPhoneNumbers() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityTypeContactInfoBo.setPhoneNumbers(List<EntityPhoneBo> phoneNumbers) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.