Package de.hybris.platform.integrationservices.cache
-
Interface Summary Interface Description IntegrationCache<K extends IntegrationCacheKey,T> Defines operations on a cacheIntegrationCacheKey<K> Represents a key to the cached item
| Interface | Description |
|---|---|
| IntegrationCache<K extends IntegrationCacheKey,T> |
Defines operations on a cache
|
| IntegrationCacheKey<K> |
Represents a key to the cached item
|