org.exoplatform.forum.common.cache.model
Class ScopeCacheKey

java.lang.Object
  extended by org.exoplatform.forum.common.cache.model.ScopeCacheKey
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SimpleCacheKey

public class ScopeCacheKey
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static ScopeCacheKey NULL
           
 
Constructor Summary
ScopeCacheKey()
           
 
Method Summary
 boolean equals(Object o)
           
static String getCurrentRepositoryName()
           
 String getScope()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NULL

public static final ScopeCacheKey NULL
Constructor Detail

ScopeCacheKey

public ScopeCacheKey()
Method Detail

getScope

public String getScope()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getCurrentRepositoryName

public static String getCurrentRepositoryName()


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