|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeFeatureRequest | |
---|---|
com.gentics.contentnode.rest.resource |
Uses of NodeFeatureRequest in com.gentics.contentnode.rest.resource |
---|
Methods in com.gentics.contentnode.rest.resource with parameters of type NodeFeatureRequest | |
---|---|
GenericResponse |
NodeResource.activateFeatures(String nodeId,
NodeFeatureRequest request)
Activate the given list of features (features not listed will not be changed) |
GenericResponse |
NodeResource.deactivateFeatures(String nodeId,
NodeFeatureRequest request)
Deactivate the given list of features (features not listed will not be changed) |
GenericResponse |
NodeResource.setFeatures(String nodeId,
NodeFeatureRequest request)
Set the given list of features. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |