org.exoplatform.settings.chromattic
Class SettingsRoot

java.lang.Object
  extended by org.exoplatform.settings.chromattic.SettingsRoot

public abstract class SettingsRoot
extends Object

Author:
Alain Defrance

Constructor Summary
SettingsRoot()
           
 
Method Summary
 ContextEntity getContext(String contextName)
           
protected abstract  Map<String,ContextEntity> getContexts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingsRoot

public SettingsRoot()
Method Detail

getContexts

protected abstract Map<String,ContextEntity> getContexts()

getContext

public ContextEntity getContext(String contextName)


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.