Uses of Interface
com.liferay.portal.kernel.cache.key.CacheKeyGenerator
Packages that use CacheKeyGenerator
-
Uses of CacheKeyGenerator in com.liferay.portal.kernel.cache.key
Methods in com.liferay.portal.kernel.cache.key that return CacheKeyGeneratorModifier and TypeMethodDescriptiondefault CacheKeyGenerator
CacheKeyGenerator.append
(com.liferay.petra.string.StringBundler sb) CacheKeyGenerator.clone()
static CacheKeyGenerator
CacheKeyGeneratorUtil.getCacheKeyGenerator
(String cacheName) Methods in com.liferay.portal.kernel.cache.key with parameters of type CacheKeyGeneratorModifier and TypeMethodDescriptionvoid
CacheKeyGeneratorUtil.setDefaultCacheKeyGenerator
(CacheKeyGenerator defaultCacheKeyGenerator) Method parameters in com.liferay.portal.kernel.cache.key with type arguments of type CacheKeyGeneratorModifier and TypeMethodDescriptionvoid
CacheKeyGeneratorUtil.setCacheKeyGenerators
(Map<String, CacheKeyGenerator> cacheKeyGenerators)