|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.util.cache.CacheEntryList
Represents a list of cache entries.
| Constructor Summary | |
CacheEntryList()
construct |
|
| Method Summary | |
void |
add(ICacheEntry entry)
add an entry to the list |
CacheEntryListIterator |
iterator()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CacheEntryList()
| Method Detail |
public void add(ICacheEntry entry)
entry - entry to addpublic CacheEntryListIterator iterator()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||