Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.helper
Class OpenSocialGadgetHelper

java.lang.Object
  extended by org.nuxeo.opensocial.helper.OpenSocialGadgetHelper

public class OpenSocialGadgetHelper
extends Object

Helper class

Since:
5.4.2
Author:
Thomas Roger

Field Summary
static String HTTP
           
static String HTTP_SEPARATOR
           
 
Method Summary
static String computeGadgetDefUrlAfterLoad(String gadgetDefUrl)
           
static String computeGadgetDefUrlBeforeSave(String gadgetDef)
           
static String getGadgetsBaseUrl(boolean relativeUrl)
           
static String getGadgetsBaseUrl(boolean relativeUrl, boolean addContextPath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTTP

public static final String HTTP
See Also:
Constant Field Values

HTTP_SEPARATOR

public static final String HTTP_SEPARATOR
See Also:
Constant Field Values
Method Detail

getGadgetsBaseUrl

public static String getGadgetsBaseUrl(boolean relativeUrl)

getGadgetsBaseUrl

public static String getGadgetsBaseUrl(boolean relativeUrl,
                                       boolean addContextPath)

computeGadgetDefUrlBeforeSave

public static String computeGadgetDefUrlBeforeSave(String gadgetDef)

computeGadgetDefUrlAfterLoad

public static String computeGadgetDefUrlAfterLoad(String gadgetDefUrl)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.