Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
NodeLoadResponse |
NodeResource.add(NodeSaveRequest request)
Create a new node.
|
NodeLoadResponse |
NodeResource.create(NodeSaveRequest request)
Deprecated.
|
GenericResponse |
NodeResource.save(String nodeId,
NodeSaveRequest request)
Deprecated.
|
GenericResponse |
NodeResource.update(String nodeId,
NodeSaveRequest request)
Saves the values specified in the request to the
node.
|
Copyright © 2024 Gentics Software. All rights reserved.