Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.opensocial.mydocs.rest
Class JSONDocument

java.lang.Object
  extended by org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
      extended by org.nuxeo.ecm.webengine.model.impl.DefaultObject
          extended by org.nuxeo.ecm.core.rest.DocumentObject
              extended by org.nuxeo.ecm.opensocial.mydocs.rest.JSONDocument
All Implemented Interfaces:
Resource, Adaptable

public class JSONDocument
extends DocumentObject


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

JSONDocument

public JSONDocument()
Method Detail

doGet

public java.lang.Object doGet()
Overrides:
doGet in class DocumentObject

doPost

public javax.ws.rs.core.Response doPost()
Overrides:
doPost in class DocumentObject

traverse

public Resource traverse(java.lang.String path)
Overrides:
traverse in class DocumentObject

newDocument

public DocumentObject newDocument(java.lang.String path)
Overrides:
newDocument in class DocumentObject

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.