|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheKeyGenerator | |
|---|---|
| com.liferay.portal.kernel.cache.key | |
| Uses of CacheKeyGenerator in com.liferay.portal.kernel.cache.key |
|---|
| Methods in com.liferay.portal.kernel.cache.key that return CacheKeyGenerator | |
|---|---|
CacheKeyGenerator |
CacheKeyGenerator.append(String key)
|
CacheKeyGenerator |
CacheKeyGenerator.append(String[] keys)
|
CacheKeyGenerator |
CacheKeyGenerator.append(StringBundler sb)
|
CacheKeyGenerator |
CacheKeyGenerator.clone()
|
static CacheKeyGenerator |
CacheKeyGeneratorUtil.getCacheKeyGenerator()
|
static CacheKeyGenerator |
CacheKeyGeneratorUtil.getCacheKeyGenerator(String cacheName)
|
| Methods in com.liferay.portal.kernel.cache.key with parameters of type CacheKeyGenerator | |
|---|---|
void |
CacheKeyGeneratorUtil.setDefaultCacheKeyGenerator(CacheKeyGenerator defaultCacheKeyGenerator)
|
| Method parameters in com.liferay.portal.kernel.cache.key with type arguments of type CacheKeyGenerator | |
|---|---|
void |
CacheKeyGeneratorUtil.setCacheKeyGenerators(Map<String,CacheKeyGenerator> cacheKeyGenerators)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||