Uses of Enum Class
de.hybris.platform.regioncache.key.CacheUnitValueType
Packages that use CacheUnitValueType
Package
Description
-
Uses of CacheUnitValueType in de.hybris.platform.acceleratorcms.component.cache.impl
Methods in de.hybris.platform.acceleratorcms.component.cache.impl that return CacheUnitValueType -
Uses of CacheUnitValueType in de.hybris.platform.adaptivesearch.strategies.impl
Methods in de.hybris.platform.adaptivesearch.strategies.impl that return CacheUnitValueType -
Uses of CacheUnitValueType in de.hybris.platform.cache.relation
Methods in de.hybris.platform.cache.relation that return CacheUnitValueType -
Uses of CacheUnitValueType in de.hybris.platform.cmsfacades.rendering.cache.dto
Methods in de.hybris.platform.cmsfacades.rendering.cache.dto that return CacheUnitValueType -
Uses of CacheUnitValueType in de.hybris.platform.media.storage.impl
Methods in de.hybris.platform.media.storage.impl that return CacheUnitValueTypeModifier and TypeMethodDescriptionDefaultLocalMediaFileCacheService.MediaCacheKey.getCacheValueType() -
Uses of CacheUnitValueType in de.hybris.platform.regioncache.key
Fields in de.hybris.platform.regioncache.key declared as CacheUnitValueTypeModifier and TypeFieldDescriptionprotected final CacheUnitValueTypeAbstractCacheKey.valueTypeDefines if associated value is SERIALIZABLE or NON_SERIALIZABLE.Methods in de.hybris.platform.regioncache.key that return CacheUnitValueTypeModifier and TypeMethodDescriptionAbstractCacheKey.getCacheValueType()gets value type.CacheKey.getCacheValueType()gets value type.static CacheUnitValueTypeReturns the enum constant of this class with the specified name.static CacheUnitValueType[]CacheUnitValueType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.hybris.platform.regioncache.key with parameters of type CacheUnitValueTypeModifierConstructorDescriptionAbstractCacheKey(CacheUnitValueType valueType, Object typeCode, String tenantId) Creates key for supplied type and value type. -
Uses of CacheUnitValueType in de.hybris.platform.regioncache.key.legacy
Methods in de.hybris.platform.regioncache.key.legacy that return CacheUnitValueTypeModifier and TypeMethodDescriptionfinal CacheUnitValueTypeAbstractRegioncacheUnit.getCacheValueType()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CacheUnitValueType in de.hybris.platform.regioncache.test
Constructors in de.hybris.platform.regioncache.test with parameters of type CacheUnitValueTypeModifierConstructorDescriptionTestCacheKey(Object keyName, CacheUnitValueType unitType, String typeCode) TestCacheKey(Object keyName, String tenant, CacheUnitValueType unitType, String typeCode) TestCacheKey(String keyName, CacheUnitValueType unitType) -
Uses of CacheUnitValueType in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl
Constructors in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl with parameters of type CacheUnitValueTypeModifierConstructorDescriptionProductConfigurationCacheKey(Map<String, String> keys, CacheUnitValueType valueType, String typeCode, String tenantId) Default constructor -
Uses of CacheUnitValueType in de.hybris.platform.scripting.engine.internal.cache.impl
Methods in de.hybris.platform.scripting.engine.internal.cache.impl that return CacheUnitValueTypeModifier and TypeMethodDescriptionModelScriptCacheKey.getCacheValueType()SimpleScriptCacheKey.getCacheValueType() -
Uses of CacheUnitValueType in de.hybris.platform.solrfacetsearch.config.cache.impl
Methods in de.hybris.platform.solrfacetsearch.config.cache.impl that return CacheUnitValueType