Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
GroupsPermBitsResponse |
PermResource.list(int 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(int 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 © 2018 Gentics Software. All rights reserved.