Uses of Class
com.gentics.contentnode.rest.model.Node
Package
Description
-
Uses of Node in com.gentics.contentnode.rest.model
Modifier 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 objectModifier 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
-
Uses of Node in com.gentics.contentnode.rest.model.response
ModifierConstructorDescriptionNodeLoadResponse
(Message message, ResponseInfo responseInfo, Node node) Create an instance with message, response info and node