| Package | Description |
|---|---|
| com.sapportals.wcm.util.cache |
Contains interfaces and classes for caches that are in memory or persistent.
|
| Modifier and Type | Method and Description |
|---|---|
ICacheEntry |
ICache.getEntry(String key)
get an entry from the cache
|
ICacheEntry |
CacheEntryListIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheEntryList.add(ICacheEntry entry)
add an entry to the list
|
void |
ICache.addEntry(ICacheEntry entry)
add a new entry to the cache
|
boolean |
ICache.removeEntry(ICacheEntry entry)
remove an entry from the cache
|
Copyright 2021 SAP SE Complete Copyright Notice