Uses of Interface
com.hybris.backoffice.cache.ObjectCacheKeyGenerator
-
-
Uses of ObjectCacheKeyGenerator in com.hybris.backoffice.cache.impl
Classes in com.hybris.backoffice.cache.impl that implement ObjectCacheKeyGenerator Modifier and Type Class Description classObjectCacheKeyGeneratorImpl -
Uses of ObjectCacheKeyGenerator in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions that return ObjectCacheKeyGenerator Modifier and Type Method Description protected ObjectCacheKeyGeneratorDefaultReadPermissionCache. getObjectCacheKeyGenerator()Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions with parameters of type ObjectCacheKeyGenerator Modifier and Type Method Description voidDefaultReadPermissionCache. 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 ObjectCacheKeyGenerator Modifier and Type Method Description protected ObjectCacheKeyGeneratorBackofficeCockpitUserServiceCacheImpl. getObjectCacheKeyGenerator()Methods in com.hybris.backoffice.cockpitng.user.cache.impl with parameters of type ObjectCacheKeyGenerator Modifier and Type Method Description voidBackofficeCockpitUserServiceCacheImpl. setObjectCacheKeyGenerator(ObjectCacheKeyGenerator objectCacheKeyGenerator) -
Uses of ObjectCacheKeyGenerator in com.hybris.backoffice.labels.cache.impl
Methods in com.hybris.backoffice.labels.cache.impl that return ObjectCacheKeyGenerator Modifier and Type Method Description protected ObjectCacheKeyGeneratorBackofficeLabelServiceCache. getObjectCacheKeyGenerator()Methods in com.hybris.backoffice.labels.cache.impl with parameters of type ObjectCacheKeyGenerator Modifier and Type Method Description voidBackofficeLabelServiceCache. setObjectCacheKeyGenerator(ObjectCacheKeyGenerator objectCacheKeyGenerator)
-