Uses of Package
org.exoplatform.commons.api.settings.data

Packages that use org.exoplatform.commons.api.settings.data
org.exoplatform.commons.api.settings Provides the API for setting service, contains abstract class and interfaces for accessing and processing setting data stored in a data source and also dealing with synchronous notification of events during the reading and writing of setting properties. 
org.exoplatform.commons.api.settings.data Provides enum type and classes for key specifications in setting service, provides support for event notification when accessing setting properties services. 
 

Classes in org.exoplatform.commons.api.settings.data used by org.exoplatform.commons.api.settings
Context
          This class allow a user to be able to save some settings linked to a Context.
Scope
          This class allow a user to be able to save some settings linked to a scope.
SettingData
          Class support the setting event management, SettingData contains all information of event to listen.
 

Classes in org.exoplatform.commons.api.settings.data used by org.exoplatform.commons.api.settings.data
Context
          This class allow a user to be able to save some settings linked to a Context.
EventType
          All possible value type of event
Scope
          This class allow a user to be able to save some settings linked to a scope.
SettingContext
          SettingContext associates setting properties with a specified context (GLOBAL/USER).
SettingScope
          SettingScope is composed by [context,scope], associates with setting properties in a specified scope.
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.