public class GlobalACLCacheKey extends ItemACLCacheKey
BASE_QUALIFIER, cloned, itemPK| Modifier | Constructor and Description |
|---|---|
|
GlobalACLCacheKey() |
protected |
GlobalACLCacheKey(PK principalPK)
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, isValidgetCopy, getValueForModification, getValueForReading, getValueForReadingIfAvailable, getValueInternalpublic GlobalACLCacheKey()
protected GlobalACLCacheKey(PK principalPK)
protected java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class ItemACLCacheKeyjava.lang.CloneNotSupportedExceptionprotected java.lang.String getQualifier()
getQualifier in class ItemACLCacheKeyprotected java.lang.Object computeValue(ItemEJB item)
ItemCacheKeycomputeValue in class ItemACLCacheKeyCopyright © 2018 SAP SE. All Rights Reserved.