Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
PermBitsResponse |
PermResource.getPermissions(String objType,
boolean privilegeMap)
Get the permission bits valid for the current user and the given type
|
PermBitsResponse |
PermResource.getPermissions(String objType,
int objId,
int nodeId,
int checkType,
int languageId,
boolean privilegeMap)
Get the permission bits valid for the current user on the given object (and optionally for the given node).
|
Copyright © 2024 Gentics Software. All rights reserved.