public static final class GenericBMPBean.GenericItemEntityStateCacheUnit extends AbstractCacheUnit
cacheKey, INVALIDATIONTYPE_CREATED, INVALIDATIONTYPE_MODIFIED, INVALIDATIONTYPE_MODIFIED_STRING, INVALIDATIONTYPE_REMOVED, INVALIDATIONTYPE_REMOVED_STRING, UNKNOWN| Constructor and Description |
|---|
GenericItemEntityStateCacheUnit(Cache cache,
PK pk,
ItemDeployment depl) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
compute() |
java.lang.Object[] |
createKey() |
de.hybris.platform.persistence.GenericBMPBean.GenericItemEntityState |
getEntityState() |
int |
getInvalidationTopicDepth()
Returns the number of elements of the key that are elements of the invalidation topic key.
|
void |
hintEntityState(AbstractEntityState newState) |
addedToCacheBeforeComputation, equals, executeInvalidation, get, getCache, getKey, getKeyAsArray, getLoader, getTenantID, getWithoutCompute, getWithoutComputeIgnoringTransaction, hashCode, hintValue, invalidate, isCachingSupported, isValueKnown, load, removedFromCache, toString, useCachepublic GenericItemEntityStateCacheUnit(Cache cache, PK pk, ItemDeployment depl)
public java.lang.Object[] createKey()
createKey in class AbstractCacheUnitpublic int getInvalidationTopicDepth()
AbstractCacheUnitgetInvalidationTopicDepth in class AbstractCacheUnitpublic de.hybris.platform.persistence.GenericBMPBean.GenericItemEntityState getEntityState()
throws HJMPException
HJMPExceptionpublic void hintEntityState(AbstractEntityState newState)
public java.lang.Object compute()
compute in class AbstractCacheUnitCopyright © 2018 SAP SE. All Rights Reserved.