public class UIComponentCache
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UIComponentCache.CacheKey |
| Constructor and Description |
|---|
UIComponentCache() |
| Modifier and Type | Method and Description |
|---|---|
<T extends UIComponentConfiguration> |
addComponentConfiguration(UIComponentCache.CacheKey cacheKey,
T componentConfiguration) |
void |
clear() |
<T extends UIComponentConfiguration> |
getComponentConfiguration(UIComponentCache.CacheKey cacheKey) |
public <T extends UIComponentConfiguration> T getComponentConfiguration(UIComponentCache.CacheKey cacheKey)
public <T extends UIComponentConfiguration> void addComponentConfiguration(UIComponentCache.CacheKey cacheKey, T componentConfiguration)
public void clear()
Copyright © 2018 SAP SE. All Rights Reserved.