| Modifier and Type | Method and Description |
|---|---|
protected ItemCacheKey |
ItemEJB.getCacheKey(java.lang.Object quali) |
ItemCacheKey |
ItemCacheKey.getCopy()
create a copy of this ItemCacheKey; must be public for hjmp
|
protected ItemCacheKey |
ItemEJB.getOrAddCacheKey(ItemCacheKey key) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.util.Map<java.lang.Object,ItemCacheKey> |
ItemEJB.getCacheKeyMap() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
GenericBMPBean.getCachedValueForModification(ItemCacheKey key) |
protected java.lang.Object |
ItemEJB.getCachedValueForModification(ItemCacheKey key) |
protected java.lang.Object |
ItemEJB.getCachedValueForReading(ItemCacheKey key)
the returned cached value may be unmodifiable
|
protected java.lang.Object |
ItemEJB.getCachedValueForReadingIfAvailable(ItemCacheKey key)
will return the cached value if it has already been computed, or null otherwise
|
protected ItemCacheKey |
ItemEJB.getOrAddCacheKey(ItemCacheKey key) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
EnumerationValue_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
GenericLinkBMPBean.getCachedValueForModification(ItemCacheKey key) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
MetaInformation_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemLocalizedPropertyCacheKey |
class |
ItemOldPropertyCacheKey |
class |
ItemPropertyCacheKey |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalACLCacheKey
item cache key for keeping an principal's global acl inside a cache object.
|
class |
ItemACLCacheKey
item cache key for keeping an item's acl inside a cache object.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
TestItem_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
CollectionType_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) |
protected java.lang.Object |
AtomicType_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) |
protected java.lang.Object |
ComposedType_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) |
protected java.lang.Object |
AttributeDescriptor_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) |
protected java.lang.Object |
MapType_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) |
protected java.lang.Object |
SearchRestriction_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) |
Copyright © 2018 SAP SE. All Rights Reserved.