Package | Description |
---|---|
org.kuali.rice.kim.api.identity.employment |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.kim.api.identity.entity |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
static EntityEmployment.Builder |
EntityEmployment.Builder.create() |
static EntityEmployment.Builder |
EntityEmployment.Builder.create(EntityEmploymentContract contract) |
Modifier and Type | Method and Description |
---|---|
EntityEmployment.Builder |
EntityDefault.Builder.getEmployment() |
EntityEmployment.Builder |
Entity.Builder.getPrimaryEmployment() |
Modifier and Type | Method and Description |
---|---|
List<EntityEmployment.Builder> |
Entity.Builder.getEmploymentInformation() |
Modifier and Type | Method and Description |
---|---|
void |
EntityDefault.Builder.setEmployment(EntityEmployment.Builder employment) |
Modifier and Type | Method and Description |
---|---|
void |
Entity.Builder.setEmploymentInformation(List<EntityEmployment.Builder> employmentInformation) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.