| Package | Description |
|---|---|
| org.exoplatform.commons.migration | |
| org.exoplatform.settings.cache | |
| org.exoplatform.settings.jpa |
| Modifier and Type | Method and Description |
|---|---|
JPASettingServiceImpl |
SettingsMigration.getJpaSettingService() |
| Constructor and Description |
|---|
CacheSettingServiceImpl(JPASettingServiceImpl service,
org.exoplatform.services.cache.CacheService cacheService)
Create cache setting service object with service for database and service for
cache
|
| Constructor and Description |
|---|
JPASettingServiceImpl(SettingsDAO settingsDAO,
SettingContextDAO settingContextDAO,
SettingScopeDAO settingScopeDAO,
EventManagerImpl<JPASettingServiceImpl,org.exoplatform.commons.api.settings.data.SettingData> eventManager,
org.exoplatform.commons.api.persistence.DataInitializer dataInitializer)
JPASettingServiceImpl must depend on DataInitializer to make sure data
structure is created before initializing it
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.