Uses of Class
com.gentics.contentnode.rest.model.Node
Packages that use Node
Package
Description
-
Uses of Node in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return types with arguments of type NodeModifier and TypeMethodDescriptionFile.getDisinheritedChannels()
the set of disinherited channels for this objectFolder.getDisinheritedChannels()
the set of disinherited channels for this objectPage.getDisinheritedChannels()
the set of disinherited channels for this objectMethod parameters in com.gentics.contentnode.rest.model with type arguments of type NodeModifier and TypeMethodDescriptionvoid
File.setDisinheritedChannels
(Set<Node> disinheritedChannels) Set the disinherited channels for this objectvoid
Folder.setDisinheritedChannels
(Set<Node> disinheritedChannels) Set the disinherited channels for this objectvoid
Page.setDisinheritedChannels
(Set<Node> disinheritedChannels) Set the disinherited channels for this object -
Uses of Node in com.gentics.contentnode.rest.model.request
Methods in com.gentics.contentnode.rest.model.request that return NodeMethods in com.gentics.contentnode.rest.model.request with parameters of type Node -
Uses of Node in com.gentics.contentnode.rest.model.response
Methods in com.gentics.contentnode.rest.model.response that return NodeMethods in com.gentics.contentnode.rest.model.response with parameters of type NodeConstructors in com.gentics.contentnode.rest.model.response with parameters of type NodeModifierConstructorDescriptionNodeLoadResponse
(Message message, ResponseInfo responseInfo, Node node) Create an instance with message, response info and node