| Package | Description |
|---|---|
| com.communote.server.core.user |
| Modifier and Type | Method and Description |
|---|---|
void |
UserGroupMemberManagementBase.addGroup(Long targetGroupId,
Long groupId) |
void |
UserGroupMemberManagement.addGroup(Long targetGroupId,
Long groupId)
Add a group to a group if it is not already contained.
|
protected void |
UserGroupMemberManagementImpl.handleAddGroup(Long parentGroupId,
Long childGroupId) |
protected abstract void |
UserGroupMemberManagementBase.handleAddGroup(Long targetGroupId,
Long groupId)
Add a group to a group if it is not already contained.
|
Copyright © 2019 Communote team. All rights reserved.