Uses of Class
org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName
Packages that use EntityNamePrincipalName
-
Uses of EntityNamePrincipalName in org.kuali.rice.kim.api.identity
Methods in org.kuali.rice.kim.api.identity that return EntityNamePrincipalNameModifier and TypeMethodDescriptionIdentityService.getDefaultNamesForPrincipalId(String principalId) This returns the display name information for the given principal without loading the full person object.Methods in org.kuali.rice.kim.api.identity that return types with arguments of type EntityNamePrincipalNameModifier and TypeMethodDescriptionIdentityService.getDefaultNamesForPrincipalIds(List<String> principalIds) This returns the display name information for the given principals without loading the full person object. -
Uses of EntityNamePrincipalName in org.kuali.rice.kim.api.identity.principal
Methods in org.kuali.rice.kim.api.identity.principal that return EntityNamePrincipalNameMethods in org.kuali.rice.kim.api.identity.principal with parameters of type EntityNamePrincipalNameModifier and TypeMethodDescriptionEntityNamePrincipalName.Builder.create(EntityNamePrincipalName immutable)