| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.group | |
| org.kuali.rice.kim.impl.permission | |
| org.kuali.rice.kim.impl.responsibility |
| Modifier and Type | Method and Description |
|---|---|
static GroupBo |
GroupBo.from(Group im) |
protected GroupBo |
GroupServiceImpl.getGroupBo(String groupId) |
protected GroupBo |
GroupServiceImpl.saveGroup(GroupBo group) |
GroupBo |
GroupInternalServiceImpl.saveWorkgroup(GroupBo group) |
GroupBo |
GroupInternalService.saveWorkgroup(GroupBo group)
Save the GroupBo, being careful to reset the action document
assignments based on any membership changes.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<GroupBo> |
GroupServiceImpl.getMemberGroupBos(String groupId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GroupServiceImpl.getMemberGroupsInternal(GroupBo group,
Set<GroupBo> groups) |
protected GroupBo |
GroupServiceImpl.saveGroup(GroupBo group) |
GroupBo |
GroupInternalServiceImpl.saveWorkgroup(GroupBo group) |
GroupBo |
GroupInternalService.saveWorkgroup(GroupBo group)
Save the GroupBo, being careful to reset the action document
assignments based on any membership changes.
|
static Group |
GroupBo.to(GroupBo bo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GroupServiceImpl.getMemberGroupsInternal(GroupBo group,
Set<GroupBo> groups) |
| Modifier and Type | Method and Description |
|---|---|
GroupBo |
UberPermissionBo.getAssignedToGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
UberPermissionBo.setAssignedToGroup(GroupBo assignedToGroup) |
| Modifier and Type | Method and Description |
|---|---|
GroupBo |
UberResponsibilityBo.getAssignedToGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
UberResponsibilityBo.setAssignedToGroup(GroupBo value) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.