Uses of Class
com.gentics.contentnode.rest.model.response.PermBitsResponse
Packages that use PermBitsResponse
-
Uses of PermBitsResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return PermBitsResponseModifier and TypeMethodDescriptionPermResource.getPermissions
(String objType, boolean privilegeMap) Get the permission bits valid for the current user and the given typePermResource.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).