Class CmsCacheKey
java.lang.Object
de.hybris.platform.acceleratorcms.component.cache.impl.CmsCacheKey
- All Implemented Interfaces:
CacheKey
-
Constructor Details
-
CmsCacheKey
-
-
Method Details
-
getTypeCode
Description copied from interface:CacheKeyGets code from typesystem.- Specified by:
getTypeCodein interfaceCacheKey
-
getTenantId
Description copied from interface:CacheKeyGets tenant- Specified by:
getTenantIdin interfaceCacheKey
-
getCacheValueType
Description copied from interface:CacheKeygets value type. Currently not used. To be used in hybris 5.- Specified by:
getCacheValueTypein interfaceCacheKey
-
toString
-
hashCode
public int hashCode() -
equals
-