| Modifier | Constructor and Description |
|---|---|
protected |
CachedGetter(Object key) |
protected |
CachedGetter(Object key,
boolean localized) |
protected |
CachedGetter(Object key,
boolean localized,
boolean invalidateOnRemovalOnly) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Object |
compute(SessionContext ctx) |
Object |
get() |
Object |
get(SessionContext ctx) |
protected CachedGetter(Object key)
protected CachedGetter(Object key, boolean localized)
protected CachedGetter(Object key, boolean localized, boolean invalidateOnRemovalOnly)
public final Object get() throws Item.JaloCachedComputationException
public final Object get(SessionContext ctx) throws Item.JaloCachedComputationException
protected abstract Object compute(SessionContext ctx) throws Exception
ExceptionCopyright © 2017 SAP SE. All Rights Reserved.