com.sun.portal.container.portlet |
|
Java Source File Name | Type | Comment |
CacheManager.java | Interface | The cache manager is responsible for managing the cache contents
for the portlets. |
NoSuchCachedContentException.java | Class | The NoSuchCachedContentException is thrown to
indicate that the cache entry for the portlet of the specified
portlet entity ID is not found. |
PortletCacheEntry.java | Class | |
PreferenceManager.java | Interface | The preference manager is responsible for managing and creating the
preference objects for portlets. |