Uses of Interface
de.hybris.platform.regioncache.key.RegistrableCacheKey
Packages that use RegistrableCacheKey
Package
Description
-
Uses of RegistrableCacheKey in de.hybris.platform.jalo
Classes in de.hybris.platform.jalo that implement RegistrableCacheKeyMethods in de.hybris.platform.jalo that return RegistrableCacheKey -
Uses of RegistrableCacheKey in de.hybris.platform.jalo.c2l
Classes in de.hybris.platform.jalo.c2l that implement RegistrableCacheKey -
Uses of RegistrableCacheKey in de.hybris.platform.jalo.flexiblesearch
Classes in de.hybris.platform.jalo.flexiblesearch that implement RegistrableCacheKeyModifier and TypeClassDescriptionstatic classDeprecated.Special case we do not handle AbstractLegacyRegistrableCacheKey because we need to extend it.static classDeprecated. -
Uses of RegistrableCacheKey in de.hybris.platform.persistence.hjmp
Classes in de.hybris.platform.persistence.hjmp that implement RegistrableCacheKeyMethods in de.hybris.platform.persistence.hjmp that return RegistrableCacheKey -
Uses of RegistrableCacheKey in de.hybris.platform.regioncache
Methods in de.hybris.platform.regioncache that return types with arguments of type RegistrableCacheKeyModifier and TypeMethodDescriptionCacheRegistry.invalidate(Object typeCode) Deprecated, for removal: This API element is subject to removal in a future version.Invalidates a single typeCode in the registry.Methods in de.hybris.platform.regioncache with parameters of type RegistrableCacheKeyModifier and TypeMethodDescriptionvoidCacheRegistry.evict(RegistrableCacheKey key) Deprecated, for removal: This API element is subject to removal in a future version.Handles eviction, that is a removal of a single key.voidCacheRegistry.register(RegistrableCacheKey key) Deprecated, for removal: This API element is subject to removal in a future version.Registers a RegistrableCacheKey in the registry using every typeCode the key depends on. -
Uses of RegistrableCacheKey in de.hybris.platform.regioncache.key
Classes in de.hybris.platform.regioncache.key that implement RegistrableCacheKeyModifier and TypeClassDescriptionclassAll units using cache registry (currently flexible search) should use this class to define cache key.
This is used by CacheController to decide whether using cache registry or not. -
Uses of RegistrableCacheKey in de.hybris.platform.regioncache.key.legacy
Classes in de.hybris.platform.regioncache.key.legacy that implement RegistrableCacheKeyModifier and TypeClassDescriptionclassRegistrable legacy key abstraction for region cacheclassDeprecated, for removal: This API element is subject to removal in a future version.since 5.0 not used -
Uses of RegistrableCacheKey in de.hybris.platform.regioncache.test
Classes in de.hybris.platform.regioncache.test that implement RegistrableCacheKeyModifier and TypeClassDescriptionclassclass