public abstract class SimpleContextEntity extends ContextEntity
| Constructor and Description |
|---|
SimpleContextEntity() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ScopeEntity |
create() |
ScopeEntity |
getScope(String scopeName) |
protected abstract Map<String,ScopeEntity> |
getScopes() |
removeprotected abstract Map<String,ScopeEntity> getScopes()
protected abstract ScopeEntity create()
public ScopeEntity getScope(String scopeName)
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.