org.exoplatform.forum.common.cache.model.key
Class SimpleCacheKey
java.lang.Object
org.exoplatform.forum.common.cache.model.ScopeCacheKey
org.exoplatform.forum.common.cache.model.key.SimpleCacheKey
- All Implemented Interfaces:
- Serializable
public class SimpleCacheKey
- extends ScopeCacheKey
- See Also:
- Serialized Form
| Fields inherited from class org.exoplatform.forum.common.cache.model.ScopeCacheKey |
NULL |
SimpleCacheKey
public SimpleCacheKey(String key)
SimpleCacheKey
public SimpleCacheKey(String type,
String key)
equals
public boolean equals(Object o)
- Overrides:
equals in class ScopeCacheKey
hashCode
public int hashCode()
- Overrides:
hashCode in class ScopeCacheKey
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.