Uses of Interface
de.hybris.platform.outboundservices.cache.DestinationRestTemplateCacheKey
-
Packages that use DestinationRestTemplateCacheKey Package Description de.hybris.platform.outboundservices.cache.impl de.hybris.platform.outboundservices.client.impl -
-
Uses of DestinationRestTemplateCacheKey in de.hybris.platform.outboundservices.cache.impl
Classes in de.hybris.platform.outboundservices.cache.impl that implement DestinationRestTemplateCacheKey Modifier and Type Class Description classDefaultDestinationRestTemplateCacheKeyA cache key that uses the destination and rest template as the unique identifierMethods in de.hybris.platform.outboundservices.cache.impl with parameters of type DestinationRestTemplateCacheKey Modifier and Type Method Description protected CacheKeyDestinationRestTemplateCache. internalKey(DestinationRestTemplateCacheKey key)Deprecated, for removal: This API element is subject to removal in a future version.protected CacheKeyDestinationRestTemplateCache. toCacheKey(DestinationRestTemplateCacheKey key) -
Uses of DestinationRestTemplateCacheKey in de.hybris.platform.outboundservices.client.impl
Methods in de.hybris.platform.outboundservices.client.impl that return DestinationRestTemplateCacheKey Modifier and Type Method Description protected DestinationRestTemplateCacheKeyAbstractRestTemplateCreator. createDestinationRestTemplateCacheKey(ConsumedDestinationModel destination)
-