Uses of Class
com.gentics.contentnode.rest.model.response.NodeRestrictionResponse
Package
Description
-
Uses of NodeRestrictionResponse in com.gentics.contentnode.rest.model.response
Modifier and TypeMethodDescriptionSet number of restrictions to hidden nodesNodeRestrictionResponse.setNodeIds
(Set<Integer> nodeIds) Set node IDs -
Uses of NodeRestrictionResponse in com.gentics.contentnode.rest.resource
Modifier and TypeMethodDescriptionUserResource.addGroupNodeRestriction
(String id, String groupId, String nodeId) Add node restriction to the assignment of the user to the groupUserResource.getGroupNodeRestrictions
(String id, String groupId) Get node restrictions for the assignment of the user to the groupUserResource.removeGroupNodeRestriction
(String id, String groupId, String nodeId) Remove node restriction from the assignment of the user to the group