Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2015 Gentics Software GmbH. All rights reserved.