Class ProductConfigurationEHCacheAccessImplTest.StringCacheKey
java.lang.Object
de.hybris.platform.regioncache.key.AbstractCacheKey
de.hybris.platform.sap.productconfig.runtime.interf.cache.impl.ProductConfigurationEHCacheAccessImplTest.StringCacheKey
- All Implemented Interfaces:
CacheKey
- Enclosing class:
- ProductConfigurationEHCacheAccessImplTest
-
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
-
StringCacheKey
-
-
Method Details
-
hashCode
public int hashCode()- Overrides:
hashCodein classAbstractCacheKey
-
equals
- Overrides:
equalsin classAbstractCacheKey
-
getKey
-