public class EntityAddRequestProxy extends NodeUpdateRequestProxy<NodeUpdateRequest.EntityAddRequest>
| Constructor and Description |
|---|
EntityAddRequestProxy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeName() |
Integer |
getParentEntityId() |
void |
setNodeName(String nodeName) |
void |
setParentEntityId(Integer parentEntityId) |
NodeUpdateRequest.EntityAddRequest |
toNodeUpdateRequest(CollectRecord record) |
public NodeUpdateRequest.EntityAddRequest toNodeUpdateRequest(CollectRecord record)
toNodeUpdateRequest in class NodeUpdateRequestProxy<NodeUpdateRequest.EntityAddRequest>public Integer getParentEntityId()
public void setParentEntityId(Integer parentEntityId)
public String getNodeName()
public void setNodeName(String nodeName)
Copyright © 2020 Open Foris. All rights reserved.