| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.identity | |
| org.kuali.rice.kim.impl.identity.entity | |
| org.kuali.rice.kim.impl.identity.personal |
| Modifier and Type | Method and Description |
|---|---|
protected EntityEthnicityBo |
IdentityServiceImpl.getEntityEthnicityBo(String ethnicityId) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityEthnicityBo> |
EntityBo.getEthnicities() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBo.setEthnicities(List<EntityEthnicityBo> ethnicities) |
| Modifier and Type | Method and Description |
|---|---|
static EntityEthnicityBo |
EntityEthnicityBo.from(EntityEthnicity immutable)
Creates a EntityEthnicityBo business object from an immutable representation of a EntityEthnicity.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityEthnicity |
EntityEthnicityBo.to(EntityEthnicityBo bo) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.