public final class ItemLocalizedPropertyCacheKey extends ItemPropertyCacheKey
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LOC |
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 java.lang.Object |
clone() |
protected java.lang.Object |
computeValue(ItemEJB item)
initially creates the cached data object for a specified item.
|
protected java.lang.String |
getQualifier() |
cloneValue, createUnmodifiableViewOfValue, dispose, isValid, notifyPropertyDataChangedgetCopy, getValueForModification, getValueForReading, getValueForReadingIfAvailable, getValueInternalpublic static final java.lang.String LOC
public ItemLocalizedPropertyCacheKey(TypeInfoMap info, PK langPK)
protected ItemLocalizedPropertyCacheKey(TypeInfoMap info, PK itemPK, PK langPK)
protected java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class ItemPropertyCacheKeyjava.lang.CloneNotSupportedExceptionprotected java.lang.String getQualifier()
getQualifier in class ItemPropertyCacheKeyprotected java.lang.Object computeValue(ItemEJB item)
ItemCacheKeycomputeValue in class ItemPropertyCacheKeyCopyright © 2018 SAP SE. All Rights Reserved.