org.exoplatform.commons.api.settings.data
Class SettingContext
java.lang.Object
org.exoplatform.commons.api.settings.data.SettingContext
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SettingScope
public class SettingContext
- extends Object
- implements Serializable
Created by The eXo Platform SAS Author : Nguyen Viet Bang
bangnv@exoplatform.com Nov 27, 2012
- See Also:
- Serialized Form
repositoryName
protected String repositoryName
context
protected Context context
ContextPath
protected String ContextPath
SettingContext
public SettingContext(Context context)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
getContextPath
public String getContextPath()
getRepositoryName
public String getRepositoryName()
getContext
public Context getContext()
getCurrentRepositoryName
public static String getCurrentRepositoryName()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.