Class DefaultDeletedItemCacheKey
java.lang.Object
de.hybris.platform.regioncache.key.AbstractCacheKey
com.hybris.backoffice.search.cache.impl.DefaultDeletedItemCacheKey
- All Implemented Interfaces:
CacheKey
-
Field Summary
Fields inherited from class de.hybris.platform.regioncache.key.AbstractCacheKey
cachedHash, tenantId, typeCode, valueType -
Constructor Summary
ConstructorsConstructorDescriptionDefaultDeletedItemCacheKey(Object typeCode, String cacheKey, String tenantId) -
Method Summary
Methods inherited from class de.hybris.platform.regioncache.key.AbstractCacheKey
getCacheValueType, getTenantId, getTypeCode, toString
-
Constructor Details
-
DefaultDeletedItemCacheKey
-
-
Method Details
-
equals
- Overrides:
equalsin classAbstractCacheKey
-
hashCode
public int hashCode()- Overrides:
hashCodein classAbstractCacheKey
-
getCacheKey
-