Package | Description |
---|---|
com.gentics.contentnode.rest.model.response |
Modifier and Type | Method and Description |
---|---|
Node |
NodeLoadResponse.getNode()
Returned node (may be null)
|
Modifier and Type | Method and Description |
---|---|
void |
NodeLoadResponse.setNode(Node node)
Set the node
|
Constructor and Description |
---|
NodeLoadResponse(Message message,
ResponseInfo responseInfo,
Node node)
Create an instance with message, response info and node
|
Copyright © 2015 Gentics Software GmbH. All rights reserved.