Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
GroupsPermBitsResponse |
PermResource.list(String objType)
List all groups with with their permission bits for the given object type
This only lists groups that the current user actually
has permission to view (his own groups and their sub groups)
|
GroupsPermBitsResponse |
PermResource.list(String objType,
int objId)
List all groups with with their permission bits for the given object
This only lists groups that the current user actually
has permission to view (his own groups and their sub groups)
|
Copyright © 2024 Gentics Software. All rights reserved.