| Package | Description |
|---|---|
| org.kuali.rice.kim.api.identity.affiliation |
Copyright 2005-2018 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.employment |
Copyright 2005-2018 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-2018 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 | Class and Description |
|---|---|
class |
EntityAffiliation |
static class |
EntityAffiliation.Builder
A builder which can be used to construct
EntityAffiliation instances. |
| Modifier and Type | Method and Description |
|---|---|
static EntityAffiliation.Builder |
EntityAffiliation.Builder.create(EntityAffiliationContract contract) |
| Modifier and Type | Method and Description |
|---|---|
EntityAffiliationContract |
EntityEmploymentContract.getEntityAffiliation()
Gets this
EntityEmploymentContract's identity affiliation. |
| Modifier and Type | Method and Description |
|---|---|
EntityAffiliationContract |
EntityContract.getDefaultAffiliation()
Gets this
EntityContract's default affiliation |
| Modifier and Type | Method and Description |
|---|---|
List<? extends EntityAffiliationContract> |
EntityContract.getAffiliations()
Gets this
EntityContract's affiliations |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.