Uses of Class
com.hybris.backoffice.cache.impl.ObjectCacheKey
-
Packages that use ObjectCacheKey Package Description com.hybris.backoffice.cache com.hybris.backoffice.cache.impl -
-
Uses of ObjectCacheKey in com.hybris.backoffice.cache
Methods in com.hybris.backoffice.cache that return ObjectCacheKey Modifier and Type Method Description ObjectCacheKeyObjectCacheKeyGenerator. createCacheKey(java.lang.String typeCode, java.lang.Object objectKey)Creates a cache key for the object label cache region. -
Uses of ObjectCacheKey in com.hybris.backoffice.cache.impl
Methods in com.hybris.backoffice.cache.impl that return ObjectCacheKey Modifier and Type Method Description ObjectCacheKeyObjectCacheKeyGeneratorImpl. createCacheKey(java.lang.String typeCode, java.lang.Object objectKey)
-