|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICacheEntry | |
| com.sapportals.wcm.util.cache | Contains interfaces and classes for caches that are in memory or persistent. |
| Uses of ICacheEntry in com.sapportals.wcm.util.cache |
| Methods in com.sapportals.wcm.util.cache that return ICacheEntry | |
ICacheEntry |
CacheEntryListIterator.next()
|
ICacheEntry |
ICache.getEntry(java.lang.String key)
get an entry from the cache |
| Methods in com.sapportals.wcm.util.cache with parameters of type ICacheEntry | |
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 |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||