Uses of Class
org.kuali.rice.kim.impl.identity.entity.EntityBo
Packages that use EntityBo
-
Uses of EntityBo in org.kuali.rice.kim.impl.identity
Methods in org.kuali.rice.kim.impl.identity that return EntityBoModifier and TypeMethodDescriptionprotected EntityBoIdentityServiceImpl.getEntityBo(String entityId) protected EntityBoIdentityServiceImpl.getEntityBoByEmployeeId(String employeeId) protected EntityBoIdentityServiceImpl.getEntityBoByPrincipalId(String principalId) protected EntityBoIdentityServiceImpl.getEntityBoByPrincipalName(String principalName) protected EntityBoIdentityServiceImpl.getEntityByKeyValue(String key, String value) Generic helper method for performing a lookup through the business object service. -
Uses of EntityBo in org.kuali.rice.kim.impl.identity.entity
Methods in org.kuali.rice.kim.impl.identity.entity that return EntityBoModifier and TypeMethodDescriptionstatic EntityBostatic EntityBoEntityBo.fromAndUpdate(Entity immutable, EntityBo toUpdate) Creates a EntityBo business object from an immutable representation of a Entity.Methods in org.kuali.rice.kim.impl.identity.entity with parameters of type EntityBoModifier and TypeMethodDescriptionstatic EntityBoEntityBo.fromAndUpdate(Entity immutable, EntityBo toUpdate) Creates a EntityBo business object from an immutable representation of a Entity.static Entitystatic EntityDefault