JavaScript is disabled on your browser.
ModeShape Distribution 4.0.0.Alpha1
All Implemented Interfaces:
Serializable
@Immutable
public final class FolderNode
extends JsonNode
The FolderNode
class is responsible for knowing how to create a URL for a folder, create a JSON representation of
a folder, and create the appropriate JCR nodes for a folder.
See Also: Serialized Form
Field Summary
Fields inherited from class org.codehaus.jettison.json.JSONObject
NULL
Method Summary
Methods inherited from class org.codehaus.jettison.json.JSONObject
accumulate, append, doubleToString, get, getBoolean, getDouble, getInt, getJSONArray, getJSONObject, getLong, getString, has, isNull, keys, length, names, numberToString, opt, optBoolean, optBoolean, optDouble, optDouble, optInt, optInt, optJSONArray, optJSONObject, optLong, optLong, optString, optString, put, put, put, put, put, put, put, putOpt, quote, remove, toJSONArray, toString, write
Method Detail
getPath
public String getPath()
Returns: the full path of folder within the workspace
ModeShape Distribution 4.0.0.Alpha1
Copyright © 2008-2014 JBoss, a division of Red Hat . All Rights Reserved.