Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client
Class ContainerConfiguration

java.lang.Object
  extended by org.nuxeo.opensocial.container.client.ContainerConfiguration

public class ContainerConfiguration
extends Object

Author:
Thomas Roger

Method Summary
static boolean generateTitle()
           
static String getBaseUrl()
           
static String getDocumentContextId()
           
static String getRepositoryName()
           
static String getSpaceId()
           
static String getSpaceName()
           
static String getSpaceProviderName()
           
static String getUserLanguage()
           
static boolean isInDebugMode()
           
static boolean showPreferencesAfterAddingGadget()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRepositoryName

public static String getRepositoryName()

getSpaceId

public static String getSpaceId()

getSpaceProviderName

public static String getSpaceProviderName()

getDocumentContextId

public static String getDocumentContextId()

getSpaceName

public static String getSpaceName()

getBaseUrl

public static String getBaseUrl()

showPreferencesAfterAddingGadget

public static boolean showPreferencesAfterAddingGadget()

getUserLanguage

public static String getUserLanguage()

generateTitle

public static boolean generateTitle()

isInDebugMode

public static boolean isInDebugMode()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.