Package | Description |
---|---|
com.gentics.contentnode.rest.model.response |
Modifier and Type | Method and Description |
---|---|
TreeNode |
FolderStructureLoadResponse.getRootNode() |
Modifier and Type | Method and Description |
---|---|
List<TreeNode> |
TreeNode.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
FolderStructureLoadResponse.setRootNode(TreeNode rootNode) |
Modifier and Type | Method and Description |
---|---|
void |
TreeNode.setChildren(List<TreeNode> children) |
Constructor and Description |
---|
FolderStructureLoadResponse(Message message,
ResponseInfo responseInfo,
TreeNode rootNode)
Constructor with a single message, response info and the root node of the folder structure
|
Copyright © 2024 Gentics Software. All rights reserved.