Uses of Interface
com.hybris.backoffice.cache.ObjectCacheKeyGenerator
Packages that use ObjectCacheKeyGenerator
Package
Description
-
Uses of ObjectCacheKeyGenerator in com.hybris.backoffice.cache.impl
Classes in com.hybris.backoffice.cache.impl that implement ObjectCacheKeyGenerator -
Uses of ObjectCacheKeyGenerator in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions that return ObjectCacheKeyGeneratorModifier and TypeMethodDescriptionprotected ObjectCacheKeyGeneratorDefaultReadPermissionCache.getObjectCacheKeyGenerator()Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions with parameters of type ObjectCacheKeyGeneratorModifier and TypeMethodDescriptionvoidDefaultReadPermissionCache.setObjectCacheKeyGenerator(ObjectCacheKeyGenerator objectCacheKeyGenerator) -
Uses of ObjectCacheKeyGenerator in com.hybris.backoffice.cockpitng.user.cache.impl
Methods in com.hybris.backoffice.cockpitng.user.cache.impl that return ObjectCacheKeyGeneratorModifier and TypeMethodDescriptionprotected ObjectCacheKeyGeneratorBackofficeCockpitUserServiceCacheImpl.getObjectCacheKeyGenerator()Methods in com.hybris.backoffice.cockpitng.user.cache.impl with parameters of type ObjectCacheKeyGeneratorModifier and TypeMethodDescriptionvoidBackofficeCockpitUserServiceCacheImpl.setObjectCacheKeyGenerator(ObjectCacheKeyGenerator objectCacheKeyGenerator) -
Uses of ObjectCacheKeyGenerator in com.hybris.backoffice.labels.cache.impl
Methods in com.hybris.backoffice.labels.cache.impl that return ObjectCacheKeyGeneratorModifier and TypeMethodDescriptionprotected ObjectCacheKeyGeneratorBackofficeLabelServiceCache.getObjectCacheKeyGenerator()Methods in com.hybris.backoffice.labels.cache.impl with parameters of type ObjectCacheKeyGeneratorModifier and TypeMethodDescriptionvoidBackofficeLabelServiceCache.setObjectCacheKeyGenerator(ObjectCacheKeyGenerator objectCacheKeyGenerator)