| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.identity | |
| org.kuali.rice.kim.impl.identity.entity | |
| org.kuali.rice.kim.impl.identity.type |
| Modifier and Type | Method and Description |
|---|---|
protected EntityTypeContactInfoBo |
IdentityServiceImpl.getEntityTypeDataBo(String entityId,
String entityTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
EntityTypeContactInfoBo |
EntityBo.getEntityTypeContactInfoByTypeCode(String entityTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityTypeContactInfoBo> |
EntityBo.getEntityTypeContactInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBo.setEntityTypeContactInfos(List<EntityTypeContactInfoBo> entityTypeContactInfos) |
| Modifier and Type | Method and Description |
|---|---|
static EntityTypeContactInfoBo |
EntityTypeContactInfoBo.from(EntityTypeContactInfo immutable)
Creates a EntityTypeDataBo business object from an immutable representation of a EntityTypeData.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityTypeContactInfo |
EntityTypeContactInfoBo.to(EntityTypeContactInfoBo bo) |
static EntityTypeContactInfoDefault |
EntityTypeContactInfoBo.toDefault(EntityTypeContactInfoBo bo) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.