Uses of Interface
org.exoplatform.settings.jpa.SettingContextDAO
Packages that use SettingContextDAO
-
Uses of SettingContextDAO in org.exoplatform.settings.jpa
Constructors in org.exoplatform.settings.jpa with parameters of type SettingContextDAOModifierConstructorDescriptionJPASettingServiceImpl(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 -
Uses of SettingContextDAO in org.exoplatform.settings.jpa.dao
Classes in org.exoplatform.settings.jpa.dao that implement SettingContextDAO