Uses of Interface
de.hybris.platform.integrationservices.cache.IntegrationCacheKey
Packages that use IntegrationCacheKey
Package
Description
-
Uses of IntegrationCacheKey in de.hybris.platform.integrationservices.cache
Classes in de.hybris.platform.integrationservices.cache with type parameters of type IntegrationCacheKeyModifier and TypeInterfaceDescriptioninterfaceIntegrationCache<K extends IntegrationCacheKey,T> Defines operations on a cache -
Uses of IntegrationCacheKey in de.hybris.platform.integrationservices.cache.impl
Classes in de.hybris.platform.integrationservices.cache.impl with type parameters of type IntegrationCacheKey -
Uses of IntegrationCacheKey in de.hybris.platform.outboundservices.cache
Subinterfaces of IntegrationCacheKey in de.hybris.platform.outboundservices.cacheModifier and TypeInterfaceDescriptioninterfaceDefines a cache key that uses the destination and rest template as the key -
Uses of IntegrationCacheKey in de.hybris.platform.outboundservices.cache.impl
Classes in de.hybris.platform.outboundservices.cache.impl that implement IntegrationCacheKeyModifier and TypeClassDescriptionclassA cache key that uses the destination and rest template as the unique identifier -
Uses of IntegrationCacheKey in de.hybris.platform.outboundservices.decorator.impl.csrf
Classes in de.hybris.platform.outboundservices.decorator.impl.csrf that implement IntegrationCacheKeyModifier and TypeClassDescriptionclassA cache key for retrieving/storingCsrfParametersinIntegrationCache -
Uses of IntegrationCacheKey in de.hybris.platform.webhookservices.cache
Classes in de.hybris.platform.webhookservices.cache that implement IntegrationCacheKeyModifier and TypeClassDescriptionfinal classA cache key for a deleted item to be sent to a webhook.