Nuxeo Enterprise Platform 5.4

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

java.lang.Object
  extended by org.nuxeo.opensocial.container.server.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(OpenSocialData data, String serverBase)
           
 
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(OpenSocialData data,
                                     String serverBase)
                              throws org.nuxeo.ecm.core.api.ClientException
Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.