org.exoplatform.settings.chromattic
Class SubContextEntity

java.lang.Object
  extended by org.exoplatform.settings.chromattic.ContextEntity
      extended by org.exoplatform.settings.chromattic.SubContextEntity

public abstract class SubContextEntity
extends ContextEntity

Author:
Alain Defrance

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

Constructor Detail

SubContextEntity

public SubContextEntity()
Method Detail

getContexts

protected abstract Map<String,SimpleContextEntity> getContexts()

getContext

public SimpleContextEntity getContext(String contextName)


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