| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.identity | |
| org.kuali.rice.kim.impl.identity.entity | |
| org.kuali.rice.kim.impl.identity.name | |
| org.kuali.rice.kim.service.impl |
| Modifier and Type | Method and Description |
|---|---|
EntityNameBo |
IdentityServiceDaoJpa.NameHolder.getEntityName() |
protected EntityNameBo |
IdentityServiceImpl.getEntityNameBo(String id) |
protected EntityNameBo |
IdentityServiceImpl.getEntityNameBo(String entityId,
String nameTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityServiceDaoJpa.NameHolder.setEntityName(EntityNameBo entityName) |
| Constructor and Description |
|---|
IdentityServiceDaoJpa.NameHolder(EntityNameBo entityName,
String principalId,
String principalName,
boolean suppressName) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityNameBo> |
EntityBo.getNames() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBo.setNames(List<EntityNameBo> names) |
| Modifier and Type | Method and Description |
|---|---|
static EntityNameBo |
EntityNameBo.from(EntityName immutable)
Creates a EntityNameBo business object from an immutable representation of a EntityName.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityName |
EntityNameBo.to(EntityNameBo bo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UiDocumentServiceImpl.setupName(IdentityManagementPersonDocument identityManagementPersonDocument,
EntityBo kimEntity,
List<EntityNameBo> origNames) |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.