| Package | Description | 
|---|---|
| org.kuali.rice.kim.api.identity | 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.api.identity.name | 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.principal | 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.dao | |
| org.kuali.rice.kim.impl.identity | |
| org.kuali.rice.kim.service.dao | |
| org.kuali.rice.kim.service.dao.impl | |
| org.kuali.rice.kim.service.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityName | IdentityService. addNameToEntity(EntityName name)This will create a  EntityNameexactly like the name passed in. | 
| EntityName | IdentityService. inactivateName(String id)This will inactivate a  EntityNamewith the passed in id. | 
| EntityName | IdentityService. updateName(EntityName name)This will update a  EntityNameexactly like the name passed in. | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityName | IdentityService. addNameToEntity(EntityName name)This will create a  EntityNameexactly like the name passed in. | 
| EntityName | IdentityService. updateName(EntityName name)This will update a  EntityNameexactly like the name passed in. | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityName | EntityDefault. getName() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<EntityName> | Entity. getNames() | 
| 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 | 
|---|---|
| EntityName | EntityName.Builder. build() | 
| EntityName | StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry. getValue() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<EntityName> | EntityNameQueryResults. getResults() | 
| Map<String,EntityName> | StringToKimEntityNameInfoMapAdapter. unmarshal(StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry[] entryArray)This overridden method ... | 
| Modifier and Type | Method and Description | 
|---|---|
| StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry[] | StringToKimEntityNameInfoMapAdapter. marshal(Map<String,EntityName> map)This overridden method ... | 
| Constructor and Description | 
|---|
| StringEntityNameInfoMapEntry(String key,
                            EntityName value) | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityName | EntityNamePrincipalName. getDefaultName() | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,EntityName> | PrincipalDao. getDefaultNamesForEntityIds(List<String> entityIds) | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityName | IdentityServiceImpl. addNameToEntity(EntityName name) | 
| EntityName | IdentityCurrentAndArchivedServiceImpl. addNameToEntity(EntityName name) | 
| EntityName | IdentityServiceImpl. inactivateName(String id) | 
| EntityName | IdentityCurrentAndArchivedServiceImpl. inactivateName(String id) | 
| EntityName | IdentityServiceImpl. updateName(EntityName name) | 
| EntityName | IdentityCurrentAndArchivedServiceImpl. updateName(EntityName name) | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityName | IdentityServiceImpl. addNameToEntity(EntityName name) | 
| EntityName | IdentityCurrentAndArchivedServiceImpl. addNameToEntity(EntityName name) | 
| EntityName | IdentityServiceImpl. updateName(EntityName name) | 
| EntityName | IdentityCurrentAndArchivedServiceImpl. updateName(EntityName name) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,EntityName> | UiDocumentServiceDAO. findEntityNamesForRole(String roleId) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,EntityName> | UiDocumentServiceDAOJdbcImpl. findEntityNamesForRole(String roleId) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected List<PersonDocumentName> | LdapUiDocumentServiceImpl. loadNames(IdentityManagementPersonDocument personDoc,
         String principalId,
         List<EntityName> names,
         boolean suppressDisplay) | 
| protected List<PersonDocumentName> | UiDocumentServiceImpl. loadNames(IdentityManagementPersonDocument personDoc,
         String principalId,
         List<EntityName> names,
         boolean suppressDisplay) | 
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.