| Name | Description | Type | Package | Framework |
| CacheEntryList | Represents a list of cache entries. | Class | com.sapportals.wcm.util.cache | SAP NetWeaver |
| CacheEntryListIterator | An iterator to access elements in a cache entry list. | Class | com.sapportals.wcm.util.cache | SAP NetWeaver |
| CacheException | Base class for exceptions in this cache package. | Class | com.sapportals.wcm.util.cache | SAP NetWeaver |
| CacheFactory | Class | com.sapportals.wcm.util.cache | SAP NetWeaver | |
| ICache | Generic cache interface. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |
| ICacheEntry | Represents a cache entry. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |
| ICacheNode | Keeps information about dependencies between cache entries. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |
| ICacheStatistics | Provides basic statistical information about a cache instance. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |
| IClusterCacheArea | Represents a cacheable area. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |
| IExtendedCacheStatistics | Provides some additional statistical information about a cache instance. | Interface | com.sapportals.wcm.util.cache | SAP NetWeaver |