| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.identity | |
| org.kuali.rice.kim.impl.identity.employment | |
| org.kuali.rice.kim.impl.identity.entity |
| Modifier and Type | Method and Description |
|---|---|
protected EntityEmploymentBo |
IdentityServiceImpl.getEntityEmploymentBo(String id) |
protected EntityEmploymentBo |
IdentityServiceImpl.getEntityEmploymentBo(String entityId,
String employmentTypeCode,
String employmentStatusCode,
String employmentAffiliationId) |
| Modifier and Type | Method and Description |
|---|---|
static EntityEmploymentBo |
EntityEmploymentBo.from(EntityEmployment immutable)
Creates a EntityEmploymentBo business object from an immutable representation of a EntityEmployment.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityEmployment |
EntityEmploymentBo.to(EntityEmploymentBo bo) |
| Modifier and Type | Method and Description |
|---|---|
EntityEmploymentBo |
EntityBo.getPrimaryEmployment() |
| Modifier and Type | Method and Description |
|---|---|
List<EntityEmploymentBo> |
EntityBo.getEmploymentInformation() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBo.setEmploymentInformation(List<EntityEmploymentBo> employmentInformation) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.