Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.factory.utils
Class UrlBuilder

java.lang.Object
  extended by org.nuxeo.opensocial.container.factory.utils.UrlBuilder

public class UrlBuilder
extends Object

URlBuilder is builder of gadget url; Util for render of gadget into Shinding opensocial server


Constructor Summary
UrlBuilder()
           
 
Method Summary
static String buildShindigUrl(Gadget gadget, String serverBase, String locale)
           
static String getGadgetDef(String name)
          Get Gadget Definition with GadgetService Gadget Definition is google xml gadget
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlBuilder

public UrlBuilder()
Method Detail

buildShindigUrl

public static String buildShindigUrl(Gadget gadget,
                                     String serverBase,
                                     String locale)
                              throws ClientException
Throws:
ClientException

getGadgetDef

public static String getGadgetDef(String name)
                           throws Exception
Get Gadget Definition with GadgetService Gadget Definition is google xml gadget

Throws:
Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.