| Package | Description |
|---|---|
| org.modeshape.jdbc.rest |
| Modifier and Type | Method and Description |
|---|---|
NodeTypes |
ModeShapeRestClient.getNodeTypes()
Returns all the node types that are available in the repository from
repoUrl |
protected NodeTypes |
ItemDefinition.nodeTypes() |
| Constructor and Description |
|---|
ChildNodeDefinition(String declaringNodeTypeName,
org.codehaus.jettison.json.JSONObject json,
NodeTypes nodeTypes) |
ItemDefinition(String declaringNodeTypeName,
org.codehaus.jettison.json.JSONObject json,
NodeTypes nodeTypes) |
NodeType(org.codehaus.jettison.json.JSONObject json,
NodeTypes nodeTypes) |
PropertyDefinition(String declaringNodeTypeName,
org.codehaus.jettison.json.JSONObject json,
NodeTypes nodeTypes) |
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.