Package de.hybris.platform.core
Class WrapperFactory.PrecomputedJaloItemCacheUnit
java.lang.Object
de.hybris.platform.cache.AbstractCacheUnit
de.hybris.platform.jalo.JaloItemCacheUnit
de.hybris.platform.core.WrapperFactory.PrecomputedJaloItemCacheUnit
- All Implemented Interfaces:
CacheValueLoader
- Enclosing class:
- WrapperFactory
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final de.hybris.platform.jalo.Item.StillInCacheCallbackFields inherited from class de.hybris.platform.cache.AbstractCacheUnit
cacheKey, INVALIDATIONTYPE_CREATED, INVALIDATIONTYPE_MODIFIED, INVALIDATIONTYPE_MODIFIED_STRING, INVALIDATIONTYPE_REMOVED, INVALIDATIONTYPE_REMOVED_STRING, UNKNOWN -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedPrecomputedJaloItemCacheUnit(Cache cache, Item.ItemImpl itemImpl) -
Method Summary
Modifier and TypeMethodDescriptionfinal Objectcompute()protected Item.ItemImplprotected booleanMethods inherited from class de.hybris.platform.jalo.JaloItemCacheUnit
addedToCacheBeforeComputation, createKey, getCached, getPk, invalidate, isStillInCache, removedFromCache, setCacheBoundFalseMethods inherited from class de.hybris.platform.cache.AbstractCacheUnit
equals, executeInvalidation, get, getCache, getInvalidationTopicDepth, getKey, getKeyAsArray, getLoader, getTenantID, getWithoutCompute, getWithoutComputeIgnoringTransaction, hashCode, hintValue, isCachingSupported, isValueKnown, load, toString, useCache
-
Field Details
-
NOT_IN_CACHE
static final de.hybris.platform.jalo.Item.StillInCacheCallback NOT_IN_CACHE
-
-
Constructor Details
-
PrecomputedJaloItemCacheUnit
-
-
Method Details
-
getItemImpl
-
compute
- Specified by:
computein classJaloItemCacheUnit
-
isUncached
protected boolean isUncached()
-