Package | Description |
---|---|
org.kuali.rice.kim.api.identity.employment |
Copyright 2005-2014 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-2014 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.impl.identity.employment |
Modifier and Type | Class and Description |
---|---|
class |
EntityEmployment |
static class |
EntityEmployment.Builder
A builder which can be used to construct
EntityEmployment instances. |
Modifier and Type | Method and Description |
---|---|
static EntityEmployment.Builder |
EntityEmployment.Builder.create(EntityEmploymentContract contract) |
Modifier and Type | Method and Description |
---|---|
EntityEmploymentContract |
EntityContract.getPrimaryEmployment()
Gets this
EntityContract 's employment information |
Modifier and Type | Method and Description |
---|---|
List<? extends EntityEmploymentContract> |
EntityContract.getEmploymentInformation()
Gets this
EntityContract 's employment information List |
Modifier and Type | Class and Description |
---|---|
class |
EntityEmploymentBase |
class |
EntityEmploymentBo |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.