Package | Description |
---|---|
org.kuali.rice.kim.api.identity.affiliation |
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.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.
|
org.kuali.rice.kim.ldap |
Modifier and Type | Method and Description |
---|---|
static EntityAffiliation.Builder |
EntityAffiliation.Builder.create() |
static EntityAffiliation.Builder |
EntityAffiliation.Builder.create(EntityAffiliationContract contract) |
Modifier and Type | Method and Description |
---|---|
EntityAffiliation.Builder |
EntityEmployment.Builder.getEntityAffiliation() |
Modifier and Type | Method and Description |
---|---|
void |
EntityEmployment.Builder.setEntityAffiliation(EntityAffiliation.Builder entityAffiliation) |
Modifier and Type | Method and Description |
---|---|
EntityAffiliation.Builder |
EntityDefault.Builder.getDefaultAffiliation() |
EntityAffiliation.Builder |
Entity.Builder.getDefaultAffiliation() |
Modifier and Type | Method and Description |
---|---|
List<EntityAffiliation.Builder> |
EntityDefault.Builder.getAffiliations() |
List<EntityAffiliation.Builder> |
Entity.Builder.getAffiliations() |
Modifier and Type | Method and Description |
---|---|
void |
EntityDefault.Builder.setDefaultAffiliation(EntityAffiliation.Builder defaultAffiliation) |
Modifier and Type | Method and Description |
---|---|
void |
EntityDefault.Builder.setAffiliations(List<EntityAffiliation.Builder> affiliations) |
void |
Entity.Builder.setAffiliations(List<EntityAffiliation.Builder> affiliations) |
Modifier and Type | Method and Description |
---|---|
protected EntityAffiliation.Builder |
EntityMapper.getAffiliation(String affiliationCodes,
Entity.Builder person)
Finds and returns affiliation id of the persons affiliation that matches the affilication code
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
EntityAffiliationMapper.hasAffiliation(List<EntityAffiliation.Builder> affiliations,
String affiliationCode) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.