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

Provides enum type and classes for key specifications in setting service.

See:
          Description

Class Summary
SettingContext SettingContext associates setting properties with a specified context (GLOBAL/USER).
SettingData Class support the setting event management, SettingData contains all information of event to listen.
SettingKey SettingKey is composed by [context,scope,key], associates with a specified setting property value.
SettingScope SettingScope is composed by [context,scope], associates with setting properties in a specified scope.
Tools This class is useful to build the path of object saved in Jcr.
 

Enum Summary
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.
 

Package org.exoplatform.commons.api.settings.data Description

Provides enum type and classes for key specifications in setting service. Provides support for event notification when accessing setting properties services.



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