Uses of Class
org.kuali.rice.kim.impl.role.RoleBo
Packages that use RoleBo
Package
Description
-
Uses of RoleBo in org.kuali.rice.kim.impl.permission
Methods in org.kuali.rice.kim.impl.permission that return RoleBoMethods in org.kuali.rice.kim.impl.permission that return types with arguments of type RoleBoMethods in org.kuali.rice.kim.impl.permission with parameters of type RoleBoMethod parameters in org.kuali.rice.kim.impl.permission with type arguments of type RoleBoModifier and TypeMethodDescriptionvoidUberPermissionBo.setAssignedToRoles(List<RoleBo> assignedToRoles) -
Uses of RoleBo in org.kuali.rice.kim.impl.responsibility
Methods in org.kuali.rice.kim.impl.responsibility that return RoleBoMethods in org.kuali.rice.kim.impl.responsibility that return types with arguments of type RoleBoMethods in org.kuali.rice.kim.impl.responsibility with parameters of type RoleBoModifier and TypeMethodDescriptionUberResponsibilityBo.getRoleDetailsToDisplay(RoleBo roleImpl) voidUberResponsibilityBo.setAssignedToRole(RoleBo assignedToRole) Method parameters in org.kuali.rice.kim.impl.responsibility with type arguments of type RoleBoModifier and TypeMethodDescriptionvoidUberResponsibilityBo.setAssignedToRoles(List<RoleBo> assignedToRoles) -
Uses of RoleBo in org.kuali.rice.kim.impl.role
Methods in org.kuali.rice.kim.impl.role that return RoleBoModifier and TypeMethodDescriptionstatic RoleBoRoleBo.from(org.kuali.rice.kim.api.role.Role immutable) static RoleBoRoleBoLite.from(org.kuali.rice.kim.api.role.Role immutable) Methods in org.kuali.rice.kim.impl.role with parameters of type RoleBoModifier and TypeMethodDescriptionprotected booleanRoleServiceImpl.checkForCircularRoleMembership(String newMemberId, RoleBo roleBo) This method tests to see if assigning a roleBo to another roleBo will create a circular reference.static org.kuali.rice.kim.api.role.Role