| Package | Description |
|---|---|
| org.exoplatform.settings.jpa | |
| org.exoplatform.settings.jpa.dao | |
| org.exoplatform.settings.jpa.entity |
| Modifier and Type | Method and Description |
|---|---|
static ScopeEntity |
EntityConverter.convertScopeToScopeEntity(org.exoplatform.commons.api.settings.data.Scope scope) |
| Modifier and Type | Method and Description |
|---|---|
ScopeEntity |
SettingScopeDAO.getScopeByTypeAndName(String scopeType,
String scopeName) |
| Modifier and Type | Method and Description |
|---|---|
ScopeEntity |
SettingsEntity.getScope() |
ScopeEntity |
ScopeEntity.setName(String name) |
ScopeEntity |
ScopeEntity.setType(String type) |
| Modifier and Type | Method and Description |
|---|---|
SettingsEntity |
SettingsEntity.setScope(ScopeEntity scope) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.