Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.forms.layout.export
Class RootResource

java.lang.Object
  extended by org.nuxeo.ecm.platform.forms.layout.export.RootResource

public class RootResource
extends Object


Constructor Summary
RootResource()
           
 
Method Summary
 Object doGet(UriInfo uriInfo)
           
 Object getLayouts()
           
 Object getWidgets()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootResource

public RootResource()
Method Detail

doGet

public Object doGet(@Context
                    UriInfo uriInfo)
             throws Exception
Throws:
Exception

getLayouts

public Object getLayouts()
                  throws Exception
Throws:
Exception

getWidgets

public Object getWidgets()
                  throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.