Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
GroupLoadResponse |
GroupResource.add(String id,
Group group)
Create subgroup
|
GroupLoadResponse |
UserResource.addToGroup(String id,
String groupId)
Add user to the group
|
GroupLoadResponse |
GroupResource.get(String id)
Load group with given ID
|
GroupLoadResponse |
GroupResource.move(String id,
String subgroupId)
Move subgroup
|
GroupLoadResponse |
GroupResource.update(String id,
Group group)
Update a group
|
Copyright © 2024 Gentics Software. All rights reserved.