Class CacheKeyGeneratorUtil
Object
com.liferay.portal.kernel.cache.key.CacheKeyGeneratorUtil
- Author:
- Michael C. Han, Shuyang Zhou
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CacheKeyGeneratorgetCacheKeyGenerator(String cacheName) voidsetCacheKeyGenerators(Map<String, CacheKeyGenerator> cacheKeyGenerators) voidsetDefaultCacheKeyGenerator(CacheKeyGenerator defaultCacheKeyGenerator)
-
Constructor Details
-
CacheKeyGeneratorUtil
public CacheKeyGeneratorUtil()
-
-
Method Details
-
getCacheKeyGenerator
-
setCacheKeyGenerators
-
setDefaultCacheKeyGenerator
-