Uses of Class
org.exoplatform.settings.chromattic.ScopeEntity

Packages that use ScopeEntity
org.exoplatform.settings.chromattic   
 

Uses of ScopeEntity in org.exoplatform.settings.chromattic
 

Methods in org.exoplatform.settings.chromattic that return ScopeEntity
protected abstract  ScopeEntity SimpleContextEntity.create()
           
 ScopeEntity ScopeEntity.getInstance(String name)
           
 ScopeEntity SimpleContextEntity.getScope(String scopeName)
           
 ScopeEntity ScopeEntity.removeScope(String name)
           
 

Methods in org.exoplatform.settings.chromattic that return types with arguments of type ScopeEntity
protected abstract  Map<String,ScopeEntity> ScopeEntity.getInstances()
           
protected abstract  Map<String,ScopeEntity> SimpleContextEntity.getScopes()
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.