Class MyAccountCustomerCacheKey
java.lang.Object
de.hybris.platform.regioncache.key.AbstractCacheKey
com.sap.myaccountsapservices.cache.MyAccountCustomerCacheKey
- All Implemented Interfaces:
de.hybris.platform.integrationservices.cache.IntegrationCacheKey<String>,de.hybris.platform.regioncache.key.CacheKey
public class MyAccountCustomerCacheKey
extends de.hybris.platform.regioncache.key.AbstractCacheKey
implements de.hybris.platform.integrationservices.cache.IntegrationCacheKey<String>
-
Field Summary
Fields inherited from class de.hybris.platform.regioncache.key.AbstractCacheKey
cachedHash, tenantId, typeCode, valueType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.regioncache.key.AbstractCacheKey
getCacheValueType, getTenantId, getTypeCode, toString
-
Constructor Details
-
MyAccountCustomerCacheKey
-
-
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
-