Package | Description |
---|---|
org.modeshape.web.jcr.rest.client.json |
The ModeShape REST Client JSON package defines an implementation of an
ModeShape REST client . |
Modifier and Type | Class and Description |
---|---|
class |
FileNode
Deprecated.
as of 3.8.1 this is no longer supported
|
class |
FolderNode
Deprecated.
as of 3.8.1 this is no longer supported
|
class |
NodeTypeNode
Deprecated.
as of 3.8.1 this is no longer supported
|
class |
RepositoryNode
Deprecated.
as of 3.8.1 this is no longer supported
|
class |
ServerNode
Deprecated.
as of 3.8.1 this is no longer supported
|
class |
WorkspaceNode
Deprecated.
as of 3.8.1 this is no longer supported
|
Modifier and Type | Method and Description |
---|---|
protected JsonNode |
JsonNode.withChild(String name,
org.codehaus.jettison.json.JSONObject child)
Deprecated.
|
protected JsonNode |
JsonNode.withMixin(String mixin)
Deprecated.
|
protected JsonNode |
JsonNode.withPrimaryType(String primaryType)
Deprecated.
|
protected JsonNode |
JsonNode.withProperty(String key,
Object value)
Deprecated.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.