Uses of Class
com.gentics.contentnode.rest.model.response.NodeSettingsResponse
-
Packages that use NodeSettingsResponse Package Description com.gentics.contentnode.rest.resource -
-
Uses of NodeSettingsResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return NodeSettingsResponse Modifier and Type Method Description NodeSettingsResponse
NodeResource. settings(String nodeId)
Load settings specific to the specified node.
-