Package org.exoplatform.commons.api.settings

Provides the API for setting service.

See:
          Description

Interface Summary
SettingService This Service allow to store and remove a value associated with a key in JCR
 

Class Summary
SettingListener For each call of the SettingService API, it will trigger the event corresponding
SettingValue<T> All possible value type stored in JCR
 

Package org.exoplatform.commons.api.settings Description

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



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