|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
org.nuxeo.ecm.webengine.model.impl.DefaultObject
org.nuxeo.ecm.core.rest.DocumentObject
org.nuxeo.ecm.opensocial.mydocs.rest.JSONDocument
public class JSONDocument
Constructor Summary | |
---|---|
JSONDocument()
|
Method Summary | |
---|---|
java.lang.Object |
doGet()
|
javax.ws.rs.core.Response |
doPost()
|
DocumentObject |
newDocument(java.lang.String path)
|
Resource |
traverse(java.lang.String path)
|
Methods inherited from class org.nuxeo.ecm.core.rest.DocumentObject |
---|
doDelete, doHead, doPut, getAdapter, getCoreSession, getDelete, getDocument, getPut, getTitle, initialize, newDocument, newDocument, search |
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JSONDocument()
Method Detail |
---|
public java.lang.Object doGet()
doGet
in class DocumentObject
public javax.ws.rs.core.Response doPost()
doPost
in class DocumentObject
public Resource traverse(java.lang.String path)
traverse
in class DocumentObject
public DocumentObject newDocument(java.lang.String path)
newDocument
in class DocumentObject
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |