|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.cache.key.BaseCacheKeyGenerator
com.liferay.portal.cache.key.HashCodeCacheKeyGenerator
public class HashCodeCacheKeyGenerator
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.cache.key.BaseCacheKeyGenerator |
|---|
keyBundler |
| Constructor Summary | |
|---|---|
HashCodeCacheKeyGenerator()
|
|
| Method Summary | |
|---|---|
CacheKeyGenerator |
clone()
|
String |
getCacheKey(String key)
|
String |
getCacheKey(String[] keys)
|
String |
getCacheKey(StringBundler sb)
|
| Methods inherited from class com.liferay.portal.cache.key.BaseCacheKeyGenerator |
|---|
append, append, append, finish |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashCodeCacheKeyGenerator()
| Method Detail |
|---|
public CacheKeyGenerator clone()
clone in interface CacheKeyGeneratorclone in class BaseCacheKeyGeneratorpublic String getCacheKey(String key)
public String getCacheKey(String[] keys)
public String getCacheKey(StringBundler sb)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||