Class Scope
java.lang.Object
org.exoplatform.commons.api.settings.data.Scope
- All Implemented Interfaces:
Serializable,Cloneable
Saves some settings linked to a scope.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ScopeSettings of an application, like Forum, Content, or Social.static final ScopeSettings of the whole eXo Platform (all sites and portals).static final ScopeSettings of pages.static final ScopeSettings of the entire portal (and all its sites).static final ScopeSettings of sites.static final ScopeSettings of spaces.static final ScopeSettings of portlets or gadgets. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
WINDOWS
Settings of portlets or gadgets.- eXo level API
- Experimental
-
PAGE
Settings of pages.- eXo level API
- Experimental
-
SPACE
Settings of spaces.- eXo level API
- Experimental
-
SITE
Settings of sites.- eXo level API
- Experimental
-
PORTAL
Settings of the entire portal (and all its sites).- eXo level API
- Experimental
-
APPLICATION
Settings of an application, like Forum, Content, or Social.- eXo level API
- Experimental
-
GLOBAL
Settings of the whole eXo Platform (all sites and portals).- eXo level API
- Experimental
-
-
Constructor Details
-
Scope
-
-
Method Details