Uses of Class
com.gentics.contentnode.rest.model.response.TypePermissionResponse
Packages that use TypePermissionResponse
Package
Description
-
Uses of TypePermissionResponse in com.gentics.contentnode.rest.model.response
Methods in com.gentics.contentnode.rest.model.response that return TypePermissionResponseModifier and TypeMethodDescriptionTypePermissionResponse.setPerms
(List<TypePermissionItem> perms) Set permissionsSet roles -
Uses of TypePermissionResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return TypePermissionResponseModifier and TypeMethodDescriptionGroupResource.getInstancePerms
(String id, String type, Integer instanceId) Get instance permissions for a groupGroupResource.getTypePerms
(String id, String type) Get type permissions for a group