| Package | Description | 
|---|---|
| org.kuali.rice.kim.api.identity | Copyright 2005-2015 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.affiliation | Copyright 2005-2015 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-2015 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-2015 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 | |
| org.kuali.rice.kim.impl.identity.affiliation | |
| org.kuali.rice.kim.service.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAffiliation | IdentityService. addAffiliationToEntity(EntityAffiliation affiliation)This will create a  EntityAffiliationexactly like the affiliation passed in. | 
| EntityAffiliation | IdentityService. inactivateAffiliation(String id)This will inactivate a  EntityAffiliationwith the id passed in. | 
| EntityAffiliation | IdentityService. updateAffiliation(EntityAffiliation affiliation)This will update a  EntityAffiliationexactly like the affiliation passed in. | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAffiliation | IdentityService. addAffiliationToEntity(EntityAffiliation affiliation)This will create a  EntityAffiliationexactly like the affiliation passed in. | 
| EntityAffiliation | IdentityService. updateAffiliation(EntityAffiliation affiliation)This will update a  EntityAffiliationexactly like the affiliation passed in. | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAffiliation | EntityAffiliation.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAffiliation | EntityEmployment. getEntityAffiliation() | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAffiliation | EntityDefault. getDefaultAffiliation() | 
| EntityAffiliation | Entity. getDefaultAffiliation() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<EntityAffiliation> | EntityDefault. getAffiliations() | 
| List<EntityAffiliation> | Entity. getAffiliations() | 
| Constructor and Description | 
|---|
| EntityDefault(String entityId,
                          EntityName name,
                          List<Principal> principals,
                          List<EntityTypeContactInfoDefault> entityTypes,
                          List<EntityAffiliation> affiliations,
                          EntityAffiliation defaultAffiliation,
                          EntityEmployment employment,
                          List<EntityExternalIdentifier> externalIdentifiers,
                          EntityPrivacyPreferences privacyPreferences,
                          boolean active) | 
| Constructor and Description | 
|---|
| EntityDefault(String entityId,
                          EntityName name,
                          List<Principal> principals,
                          List<EntityTypeContactInfoDefault> entityTypes,
                          List<EntityAffiliation> affiliations,
                          EntityAffiliation defaultAffiliation,
                          EntityEmployment employment,
                          List<EntityExternalIdentifier> externalIdentifiers,
                          EntityPrivacyPreferences privacyPreferences,
                          boolean active) | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAffiliation | IdentityServiceImpl. addAffiliationToEntity(EntityAffiliation affiliation) | 
| EntityAffiliation | IdentityCurrentAndArchivedServiceImpl. addAffiliationToEntity(EntityAffiliation affiliation) | 
| EntityAffiliation | IdentityServiceImpl. inactivateAffiliation(String id) | 
| EntityAffiliation | IdentityCurrentAndArchivedServiceImpl. inactivateAffiliation(String id) | 
| EntityAffiliation | IdentityServiceImpl. updateAffiliation(EntityAffiliation affiliation) | 
| EntityAffiliation | IdentityCurrentAndArchivedServiceImpl. updateAffiliation(EntityAffiliation affiliation) | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAffiliation | IdentityServiceImpl. addAffiliationToEntity(EntityAffiliation affiliation) | 
| EntityAffiliation | IdentityCurrentAndArchivedServiceImpl. addAffiliationToEntity(EntityAffiliation affiliation) | 
| EntityAffiliation | IdentityServiceImpl. updateAffiliation(EntityAffiliation affiliation) | 
| EntityAffiliation | IdentityCurrentAndArchivedServiceImpl. updateAffiliation(EntityAffiliation affiliation) | 
| Modifier and Type | Method and Description | 
|---|---|
| static EntityAffiliation | EntityAffiliationBo. to(EntityAffiliationBo bo) | 
| Modifier and Type | Method and Description | 
|---|---|
| static EntityAffiliationBo | EntityAffiliationBo. from(EntityAffiliation immutable)Creates a EntityAffiliationBo business object from an immutable representation of a EntityAffiliation. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected List<PersonDocumentAffiliation> | LdapUiDocumentServiceImpl. loadAffiliations(List<EntityAffiliation> affiliations,
                                List<EntityEmployment> empInfos) | 
| protected List<PersonDocumentAffiliation> | UiDocumentServiceImpl. loadAffiliations(List<EntityAffiliation> affiliations,
                                List<EntityEmployment> empInfos) | 
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.