Class DefaultDestinationRestTemplateCacheKey
java.lang.Object
de.hybris.platform.outboundservices.cache.impl.DefaultDestinationRestTemplateCacheKey
- All Implemented Interfaces:
IntegrationCacheKey<DestinationRestTemplateId>,DestinationRestTemplateCacheKey
public class DefaultDestinationRestTemplateCacheKey
extends Object
implements DestinationRestTemplateCacheKey
A cache key that uses the destination and rest template as the unique identifier
-
Constructor Details
-
DefaultDestinationRestTemplateCacheKey
-
-
Method Details
-
from
-
getId
Description copied from interface:IntegrationCacheKeyReturns the unique identifier for that represents the key- Specified by:
getIdin interfaceIntegrationCacheKey<DestinationRestTemplateId>- Returns:
- Id
-
getDestinationId
Description copied from interface:DestinationRestTemplateCacheKeyGets the destination id- Specified by:
getDestinationIdin interfaceDestinationRestTemplateCacheKey- Returns:
- id
-
getRestTemplateTypeName
Description copied from interface:DestinationRestTemplateCacheKeyGets theRestTemplatetype name- Specified by:
getRestTemplateTypeNamein interfaceDestinationRestTemplateCacheKey- Returns:
- type name
-
equals
-
hashCode
public int hashCode() -
toString
-