Package | Description |
---|---|
com.gentics.contentnode.rest.model.response | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
NodeRestrictionResponse |
NodeRestrictionResponse.setHidden(Integer hidden)
Set number of restrictions to hidden nodes
|
NodeRestrictionResponse |
NodeRestrictionResponse.setNodeIds(Set<Integer> nodeIds)
Set node IDs
|
Modifier and Type | Method and Description |
---|---|
NodeRestrictionResponse |
UserResource.addGroupNodeRestriction(String id,
String groupId,
String nodeId)
Add node restriction to the assignment of the user to the group
|
NodeRestrictionResponse |
UserResource.getGroupNodeRestrictions(String id,
String groupId)
Get node restrictions for the assignment of the user to the group
|
NodeRestrictionResponse |
UserResource.removeGroupNodeRestriction(String id,
String groupId,
String nodeId)
Remove node restriction from the assignment of the user to the group
|
Copyright © 2024 Gentics Software. All rights reserved.