Uses of Class
com.gentics.contentnode.rest.model.request.NodeFeatureRequest

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.
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.