org.exoplatform.commons.api.settings.data
Class SettingScope
java.lang.Object
org.exoplatform.commons.api.settings.data.SettingContext
org.exoplatform.commons.api.settings.data.SettingScope
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SettingKey
public class SettingScope
- extends SettingContext
Created by The eXo Platform SAS Author : Nguyen Viet Bang
bangnv@exoplatform.com Nov 26, 2012
- See Also:
- Serialized Form
scope
protected Scope scope
scopePath
protected String scopePath
SettingScope
public SettingScope(Context context,
Scope scope)
equals
public boolean equals(Object obj)
- Overrides:
equals in class SettingContext
hashCode
public int hashCode()
- Overrides:
hashCode in class SettingContext
getScope
public Scope getScope()
getScopePath
public String getScopePath()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.