| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.identity | |
| org.kuali.rice.kim.impl.identity.citizenship | |
| org.kuali.rice.kim.impl.identity.entity |
| Modifier and Type | Method and Description |
|---|---|
protected EntityCitizenshipBo |
IdentityServiceImpl.getEntityCitizenshipBo(String id) |
protected EntityCitizenshipBo |
IdentityServiceImpl.getEntityCitizenshipBo(String entityId,
String citizenshipStatusCode) |
| Modifier and Type | Method and Description |
|---|---|
static EntityCitizenshipBo |
EntityCitizenshipBo.from(EntityCitizenship immutable)
Creates a EntityCitizenshipBo business object from an immutable representation of a EntityCitizenship.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityCitizenship |
EntityCitizenshipBo.to(EntityCitizenshipBo bo) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityCitizenshipBo> |
EntityBo.getCitizenships() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBo.setCitizenships(List<EntityCitizenshipBo> citizenships) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.