Package org.nuxeo.ecm.core.rest
Class DocumentRoot
java.lang.Object
org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
org.nuxeo.ecm.webengine.model.impl.DefaultObject
org.nuxeo.ecm.core.rest.DocumentObject
org.nuxeo.ecm.core.rest.DocumentRoot
- Author:
- Bogdan Stefanescu
-
Field Summary
Fields inherited from class org.nuxeo.ecm.core.rest.DocumentObject
doc
-
Constructor Summary
ConstructorDescriptionDocumentRoot
(WebContext ctx, String uri) DocumentRoot
(WebContext ctx, DocumentModel root) DocumentRoot
(WebContext ctx, DocumentRef root) -
Method Summary
Methods inherited from class org.nuxeo.ecm.core.rest.DocumentObject
doDelete, doGet, doHead, doPost, doPut, getAdapter, getCoreSession, getDelete, getDocument, getPut, getTitle, initialize, newDocument, newDocument, newDocument, search, traverse
Methods inherited from class org.nuxeo.ecm.webengine.model.impl.DefaultObject
disptachAdapter, isAdapter
Methods inherited from class org.nuxeo.ecm.webengine.model.impl.AbstractResource
checkGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
-
Constructor Details
-
DocumentRoot
-
DocumentRoot
-
DocumentRoot
-