| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.identity | |
| org.kuali.rice.kim.impl.identity.entity | |
| org.kuali.rice.kim.impl.identity.residency |
| Modifier and Type | Method and Description |
|---|---|
protected EntityResidencyBo |
IdentityServiceImpl.getEntityResidencyBo(String residencyId) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityResidencyBo> |
EntityBo.getResidencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBo.setResidencies(List<EntityResidencyBo> residencies) |
| Modifier and Type | Method and Description |
|---|---|
static EntityResidencyBo |
EntityResidencyBo.from(EntityResidency immutable)
Creates a EntityResidencyBo business object from an immutable representation of a EntityResidency.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityResidency |
EntityResidencyBo.to(EntityResidencyBo bo) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.