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 CacheKeyGeneratorCacheKeyGenerator.append(com.liferay.petra.string.StringBundler sb) CacheKeyGenerator.clone()static CacheKeyGeneratorCacheKeyGeneratorUtil.getCacheKeyGenerator(String cacheName) Methods in com.liferay.portal.kernel.cache.key with parameters of type CacheKeyGeneratorModifier and TypeMethodDescriptionvoidCacheKeyGeneratorUtil.setDefaultCacheKeyGenerator(CacheKeyGenerator defaultCacheKeyGenerator) Method parameters in com.liferay.portal.kernel.cache.key with type arguments of type CacheKeyGeneratorModifier and TypeMethodDescriptionvoidCacheKeyGeneratorUtil.setCacheKeyGenerators(Map<String, CacheKeyGenerator> cacheKeyGenerators)