Package org.exoplatform.commons.api.settings

Provides the API for the Setting service.

See:
          Description

Interface Summary
SettingService Stores and removes a value associated with a key in JCR.
 

Class Summary
SettingListener This class is registered with the SettingsService and is invoked when an event with the same name is broadcasted.
SettingValue<T> All possible value types are stored in JCR.
 

Package org.exoplatform.commons.api.settings Description

Provides the API for the Setting service. It contains the 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.



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