Uses of Class
de.hybris.platform.regioncache.key.AbstractCacheKey
Packages that use AbstractCacheKey
Package
Description
-
Uses of AbstractCacheKey in com.hybris.backoffice.cache.impl
Subclasses of AbstractCacheKey in com.hybris.backoffice.cache.impl -
Uses of AbstractCacheKey in com.hybris.backoffice.search.cache.impl
Subclasses of AbstractCacheKey in com.hybris.backoffice.search.cache.impl -
Uses of AbstractCacheKey in de.hybris.platform.jalo
Subclasses of AbstractCacheKey in de.hybris.platform.jalo -
Uses of AbstractCacheKey in de.hybris.platform.jalo.c2l
Subclasses of AbstractCacheKey in de.hybris.platform.jalo.c2l -
Uses of AbstractCacheKey in de.hybris.platform.jalo.flexiblesearch
Subclasses of AbstractCacheKey in de.hybris.platform.jalo.flexiblesearchModifier and TypeClassDescriptionstatic classDeprecated.Special case we do not handle AbstractLegacyRegistrableCacheKey because we need to extend it.static classDeprecated. -
Uses of AbstractCacheKey in de.hybris.platform.outboundservices.decorator.impl.csrf
Subclasses of AbstractCacheKey in de.hybris.platform.outboundservices.decorator.impl.csrfModifier and TypeClassDescriptionclassA cache key for retrieving/storingCsrfParametersinIntegrationCache -
Uses of AbstractCacheKey in de.hybris.platform.persistence.hjmp
Subclasses of AbstractCacheKey in de.hybris.platform.persistence.hjmp -
Uses of AbstractCacheKey in de.hybris.platform.regioncache.key
Subclasses of AbstractCacheKey in de.hybris.platform.regioncache.keyModifier 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 AbstractCacheKey in de.hybris.platform.regioncache.key.legacy
Subclasses of AbstractCacheKey in de.hybris.platform.regioncache.key.legacyModifier and TypeClassDescriptionclassRegistrable legacy key abstraction for region cacheclassClass wraps old fashion Object[] key to meaningful structure.
This class does not handle FlexibleSearch multi-keys: [ [ ... -
Uses of AbstractCacheKey in de.hybris.platform.regioncache.test
Subclasses of AbstractCacheKey in de.hybris.platform.regioncache.testModifier and TypeClassDescriptionclassstatic classclassclass -
Uses of AbstractCacheKey in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl
Modifier and TypeClassDescriptionclassDefault implementation for a cache key in sap productconfig The field keys contains the additional cache keys.class -
Uses of AbstractCacheKey in de.hybris.platform.webhookservices.cache
Subclasses of AbstractCacheKey in de.hybris.platform.webhookservices.cacheModifier and TypeClassDescriptionfinal classA cache key for a deleted item to be sent to a webhook.