Class CDPCustomerSegmentsCacheKey
java.lang.Object
de.hybris.platform.regioncache.key.AbstractCacheKey
com.sap.sapsegmentationservices.cdp.cache.CDPCustomerSegmentsCacheKey
- All Implemented Interfaces:
de.hybris.platform.integrationservices.cache.IntegrationCacheKey<String>,de.hybris.platform.regioncache.key.CacheKey
public class CDPCustomerSegmentsCacheKey
extends de.hybris.platform.regioncache.key.AbstractCacheKey
implements de.hybris.platform.integrationservices.cache.IntegrationCacheKey<String>
A cache key for retrieving/storing CDP Segments in
IntegrationCache-
Field Summary
Fields inherited from class de.hybris.platform.regioncache.key.AbstractCacheKey
cachedHash, tenantId, typeCode, valueType -
Method Summary
Methods inherited from class de.hybris.platform.regioncache.key.AbstractCacheKey
getCacheValueType, getTenantId, getTypeCode, toString
-
Method Details
-
from
-
getId
- Specified by:
getIdin interfacede.hybris.platform.integrationservices.cache.IntegrationCacheKey<String>
-
hashCode
public int hashCode()- Overrides:
hashCodein classde.hybris.platform.regioncache.key.AbstractCacheKey
-
equals
- Overrides:
equalsin classde.hybris.platform.regioncache.key.AbstractCacheKey
-