Uses of Class
org.kuali.rice.kim.api.identity.entity.EntityDefault
Packages that use EntityDefault
-
Uses of EntityDefault in org.kuali.rice.kim.api.identity
Methods in org.kuali.rice.kim.api.identity that return EntityDefaultModifier and TypeMethodDescriptionIdentityService.getEntityDefault(String id) Gets aEntityDefaultfrom an id.IdentityService.getEntityDefaultByEmployeeId(String employeeId) Gets aEntityDefaultfrom an employeeId.IdentityService.getEntityDefaultByPrincipalId(String principalId) Gets aEntityDefaultfrom an principalId.IdentityService.getEntityDefaultByPrincipalName(String principalName) Gets aEntityDefaultfrom an principalName. -
Uses of EntityDefault in org.kuali.rice.kim.api.identity.entity
Methods in org.kuali.rice.kim.api.identity.entity that return EntityDefaultMethods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityDefault