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