Package | Description |
---|---|
org.kuali.rice.kim.api.identity |
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.principal |
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.dao | |
org.kuali.rice.kim.dao.impl | |
org.kuali.rice.kim.impl.identity |
Modifier and Type | Method and Description |
---|---|
EntityNamePrincipalName |
IdentityService.getDefaultNamesForPrincipalId(String principalId)
This returns the display name information for the given principal
without loading the full person object.
|
Modifier and Type | Method and Description |
---|---|
Map<String,EntityNamePrincipalName> |
IdentityService.getDefaultNamesForPrincipalIds(List<String> principalIds)
This returns the display name information for the given principals without loading the full person object.
|
Modifier and Type | Method and Description |
---|---|
EntityNamePrincipalName |
EntityNamePrincipalName.Builder.build() |
EntityNamePrincipalName |
StringToKimEntityNamePrincipalInfoMapAdapter.StringEntNmPrncpInfoMapEntry.getValue() |
Modifier and Type | Method and Description |
---|---|
Map<String,EntityNamePrincipalName> |
StringToKimEntityNamePrincipalInfoMapAdapter.unmarshal(StringToKimEntityNamePrincipalInfoMapAdapter.StringEntNmPrncpInfoMapEntry[] entryArray)
This overridden method ...
|
Modifier and Type | Method and Description |
---|---|
static EntityNamePrincipalName.Builder |
EntityNamePrincipalName.Builder.create(EntityNamePrincipalName immutable) |
Modifier and Type | Method and Description |
---|---|
StringToKimEntityNamePrincipalInfoMapAdapter.StringEntNmPrncpInfoMapEntry[] |
StringToKimEntityNamePrincipalInfoMapAdapter.marshal(Map<String,EntityNamePrincipalName> map)
This overridden method ...
|
Constructor and Description |
---|
StringToKimEntityNamePrincipalInfoMapAdapter.StringEntNmPrncpInfoMapEntry(String key,
EntityNamePrincipalName value) |
Modifier and Type | Method and Description |
---|---|
Map<String,EntityNamePrincipalName> |
LdapPrincipalDao.getDefaultNamesForEntityIds(List<String> entityIds) |
Map<String,EntityNamePrincipalName> |
PrincipalDao.getDefaultNamesForPrincipalIds(List<String> principalIds) |
Map<String,EntityNamePrincipalName> |
LdapPrincipalDao.getDefaultNamesForPrincipalIds(List<String> principalIds) |
Modifier and Type | Method and Description |
---|---|
Map<String,EntityNamePrincipalName> |
LdapPrincipalDaoImpl.getDefaultNamesForEntityIds(List<String> entityIds) |
Map<String,EntityNamePrincipalName> |
LdapPrincipalDaoImpl.getDefaultNamesForPrincipalIds(List<String> principalIds) |
Modifier and Type | Method and Description |
---|---|
EntityNamePrincipalName |
IdentityCurrentAndArchivedServiceImpl.getDefaultNamesForPrincipalId(String principalId) |
EntityNamePrincipalName |
IdentityServiceImpl.getDefaultNamesForPrincipalId(String principalId) |
Modifier and Type | Method and Description |
---|---|
Map<String,EntityNamePrincipalName> |
IdentityServiceDaoJpa.getDefaultNamesByPrincipalIds(List<String> principalIds) |
Map<String,EntityNamePrincipalName> |
IdentityServiceDao.getDefaultNamesByPrincipalIds(List<String> principalIds) |
Map<String,EntityNamePrincipalName> |
IdentityCurrentAndArchivedServiceImpl.getDefaultNamesForPrincipalIds(List<String> principalIds) |
Map<String,EntityNamePrincipalName> |
IdentityServiceImpl.getDefaultNamesForPrincipalIds(List<String> principalIds) |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.