Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class WebLayoutResource
extends Object

Exports and presents documentation about layouts definitions

Since:
5.4.3
Author:
Tiry

Constructor Summary
WebLayoutResource()
           
 
Method Summary
 Object doGet(String layoutName, UriInfo uriInfo)
           
 String getAsJson(String layoutName, String lang)
           
 String getLayoutsForTypeAsJson(String docType, String mode, String lang)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebLayoutResource

public WebLayoutResource()
                  throws Exception
Throws:
Exception
Method Detail

doGet

public Object doGet(String layoutName,
                    @Context
                    UriInfo uriInfo)

getAsJson

public String getAsJson(String layoutName,
                        String lang)

getLayoutsForTypeAsJson

public String getLayoutsForTypeAsJson(String docType,
                                      String mode,
                                      String lang)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.