Uses of Class
com.gentics.contentnode.rest.model.response.PermResponse
-
Packages that use PermResponse Package Description com.gentics.contentnode.rest.resource -
-
Uses of PermResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return PermResponse Modifier and Type Method Description PermResponse
PermResource. getObjectPermission(Permission perm, String objType, int objId, int nodeId)
Check whether the user has permission perm on the object defined by type and id
-