Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.webengine.gadgets.render
Class NuxeoContextHelper

java.lang.Object
  extended by org.nuxeo.opensocial.webengine.gadgets.render.NuxeoContextHelper

public class NuxeoContextHelper
extends Object


Constructor Summary
NuxeoContextHelper()
           
 
Method Summary
 String getDefaultRepoName()
           
static NuxeoContextHelper getInstance()
           
 String getRepoLabel(String name)
           
 Set<String> getRepoNames()
           
 Map<String,String> getRepos()
           
 boolean isMultiRepository()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuxeoContextHelper

public NuxeoContextHelper()
Method Detail

getInstance

public static NuxeoContextHelper getInstance()

isMultiRepository

public boolean isMultiRepository()

getRepos

public Map<String,String> getRepos()

getRepoNames

public Set<String> getRepoNames()

getRepoLabel

public String getRepoLabel(String name)

getDefaultRepoName

public String getDefaultRepoName()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.