Uses of Class
org.exoplatform.settings.impl.SettingServiceImpl

Packages that use SettingServiceImpl
org.exoplatform.settings.cache   
org.exoplatform.settings.impl   
 

Uses of SettingServiceImpl in org.exoplatform.settings.cache
 

Fields in org.exoplatform.settings.cache with type parameters of type SettingServiceImpl
protected  org.exoplatform.services.cache.future.FutureExoCache<org.exoplatform.commons.api.settings.data.SettingKey,org.exoplatform.commons.api.settings.SettingValue,SettingServiceImpl> CacheSettingServiceImpl.futureExoCache
           
 

Constructors in org.exoplatform.settings.cache with parameters of type SettingServiceImpl
CacheSettingServiceImpl(SettingServiceImpl service, org.exoplatform.services.cache.CacheService cacheService)
          Create cache setting service object with service for database and service for cache
 

Uses of SettingServiceImpl in org.exoplatform.settings.impl
 

Constructor parameters in org.exoplatform.settings.impl with type arguments of type SettingServiceImpl
SettingServiceImpl(EventManagerImpl<SettingServiceImpl,org.exoplatform.commons.api.settings.data.SettingData> eventManager, org.exoplatform.commons.chromattic.ChromatticManager chromatticManager)
          Create setting service object
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.