| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.permission | |
| org.kuali.rice.kim.impl.responsibility | |
| org.kuali.rice.kim.impl.role |
| Modifier and Type | Method and Description |
|---|---|
RoleBo |
UberPermissionBo.getAssignedToRole() |
| Modifier and Type | Method and Description |
|---|---|
List<RoleBo> |
UberPermissionBo.getAssignedToRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
UberPermissionBo.setAssignedToRole(RoleBo assignedToRole) |
| Modifier and Type | Method and Description |
|---|---|
void |
UberPermissionBo.setAssignedToRoles(List<RoleBo> assignedToRoles) |
| Modifier and Type | Method and Description |
|---|---|
RoleBo |
UberResponsibilityBo.getAssignedToRole() |
| Modifier and Type | Method and Description |
|---|---|
List<RoleBo> |
UberResponsibilityBo.getAssignedToRoles() |
| Modifier and Type | Method and Description |
|---|---|
String |
UberResponsibilityBo.getRoleDetailsToDisplay(RoleBo roleImpl) |
void |
UberResponsibilityBo.setAssignedToRole(RoleBo assignedToRole) |
| Modifier and Type | Method and Description |
|---|---|
void |
UberResponsibilityBo.setAssignedToRoles(List<RoleBo> assignedToRoles) |
| Modifier and Type | Method and Description |
|---|---|
static RoleBo |
RoleBoLite.from(Role immutable) |
static RoleBo |
RoleBo.from(Role immutable) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
RoleServiceImpl.checkForCircularRoleMembership(String newMemberId,
RoleBo roleBo)
This method tests to see if assigning a roleBo to another roleBo will create a circular reference.
|
static Role |
RoleBo.to(RoleBo bo) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.