public final class ItemLocalizedPropertyCacheKey extends ItemPropertyCacheKey
cloned, info, itemPK, QUALI| Modifier | Constructor and Description |
|---|---|
|
ItemLocalizedPropertyCacheKey(TypeInfoMap info,
PK langPK) |
protected |
ItemLocalizedPropertyCacheKey(TypeInfoMap info,
PK itemPK,
PK langPK)
clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
clone() |
protected Object |
computeValue(ItemEJB item)
initially creates the cached data object for a specified item.
|
protected String |
getQualifier() |
cloneValue, createUnmodifiableViewOfValue, dispose, isValid, notifyPropertyDataChangedgetCopy, getValueForModification, getValueForReading, getValueForReadingIfAvailable, getValueInternalpublic ItemLocalizedPropertyCacheKey(TypeInfoMap info, PK langPK)
protected ItemLocalizedPropertyCacheKey(TypeInfoMap info, PK itemPK, PK langPK)
protected Object clone() throws CloneNotSupportedException
clone in class ItemPropertyCacheKeyCloneNotSupportedExceptionprotected String getQualifier()
getQualifier in class ItemPropertyCacheKeyprotected Object computeValue(ItemEJB item)
ItemCacheKeycomputeValue in class ItemPropertyCacheKeyCopyright © 2017 SAP SE. All Rights Reserved.