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


package org.exoplatform.commons.api.settings.data
Provides enum types and classes for key specifications in the Setting service.
  • Class
    Description
    Saves some settings linked to a Context.
    All possible value types of an event.
    Saves some settings linked to a scope.
    Associates setting properties with a specified context (GLOBAL/USER).
    Supports the setting event management that contains all information of event.
    Associates setting properties with a specified key.
    Associates setting properties with a specified scope (for example, GLOBAL/PORTAL/APPLICATION).
    This class is useful to build the object path of SettingValue with Context and Scope.