Uses of Class
org.kuali.rice.kim.impl.identity.principal.PrincipalBo
Packages that use PrincipalBo
Package
Description
-
Uses of PrincipalBo in org.kuali.rice.kim.impl.identity
Methods in org.kuali.rice.kim.impl.identity that return PrincipalBoModifier and TypeMethodDescriptionprotected PrincipalBoIdentityServiceImpl.getPrincipalBo(String principalId) protected PrincipalBoIdentityServiceImpl.getPrincipalBoByPrincipalName(String principalName) -
Uses of PrincipalBo in org.kuali.rice.kim.impl.identity.entity
Methods in org.kuali.rice.kim.impl.identity.entity that return types with arguments of type PrincipalBoMethod parameters in org.kuali.rice.kim.impl.identity.entity with type arguments of type PrincipalBo -
Uses of PrincipalBo in org.kuali.rice.kim.impl.identity.principal
Methods in org.kuali.rice.kim.impl.identity.principal that return PrincipalBoModifier and TypeMethodDescriptionstatic PrincipalBoCreates a PrincipalBo business object from an immutable representation of a Principal.Methods in org.kuali.rice.kim.impl.identity.principal with parameters of type PrincipalBo