| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Cacheable | |
| org.apache.jetspeed.portal.controls | |
| org.apache.jetspeed.portal.portlets | |
| org.apache.jetspeed.portal.portlets.admin | |
| org.apache.jetspeed.portal.portlets.browser | |
| org.apache.jetspeed.portal.security.portlets | This package is for portal implementation wrappers that do security checked access to public methods in portlet classes. | 
| org.apache.jetspeed.services.portletcache | |
| Uses of Cacheable in org.apache.jetspeed.portal.controls | 
| Classes in org.apache.jetspeed.portal.controls that implement Cacheable | |
|  class | AbstractPortletControlThe PortletControl acts both as a decoration around a Portlet or PortletSet and also as the window manager for the enclosed Portlet(Set). | 
|  class | TitleControlThis control renders the title of a portlet for MimeTyps WML and HTML. | 
|  class | VelocityPortletControlA Velocity based portlet control which implements all PortletState action | 
|  class | VelocityPortletSetControlA Velocity based portlet control designed for handling a PortletSet child | 
| Uses of Cacheable in org.apache.jetspeed.portal.portlets | 
| Classes in org.apache.jetspeed.portal.portlets that implement Cacheable | |
|  class | AbstractInstancePortletExtend AbstractPortlet to re-define the handle used for portlet caching: This handle uses the portlet's unique id and the portal page's id to form a portlet instance id for caching. | 
|  class | AbstractPortletShould be used by most Portlets that wish to conform to default behavior | 
|  class | AggregatePortletAggregate Portlet aggregates the content of other portlets. | 
|  class | ApplicationsPortletHandles enumerating Portlets that are also applications | 
|  class | BASICAuthIFramePortletSame as IFramePortlet except that it allows to use basic authentication using current user name and password (or whatever is provided in portlet preferences) | 
|  class | BogusPortletBogus Portlet. | 
|  class | ClearPortletClearPortlet Empty Portlet which displays no content | 
|  class | CustomizerVelocityPortletThis subclass of VelocityPortlet should be used as base portlet for all VelocityPortlets that implement their own customizer | 
|  class | FileServerPortletServe a static URL (typically a HTML fragment) | 
|  class | FileWatchPortletJust like AbstractPortlet except that when its URL is modified on disk it automatically expires itself. | 
|  class | GenericMVCPortletProvides the basic MVC Portlet functionality independant of any specific view technology (ie jsp, velocity, xslt, etc). | 
|  class | IFramePortletA Portlet that displays the contents of a source URL in an IFRAME tag. | 
|  class | JetspeedContentProvides a content publication system (like Slashdot). | 
|  class | JspPortletA JSP portlet example. | 
|  class | LinkPortletPortlet for rendering HTML links Can also be used for WML but no output will be created so redering for wml is done in by the /wml/column.vm file | 
|  class | NewRSSPortletPortlet which renders RDF Site Summary. | 
|  class | PortletInfoPortletA Portlet which displays info about other Portlets. | 
|  class | PreviewPortletPreview portlet. | 
|  class | RedirectPortletRedirectPortlet can be used for menu options that redirect directly to a URL outside of the portal. | 
|  class | RSSPortletPortlet to change RDF Site Summary into a portlet format for HTML presentation. | 
|  class | ServletInvokerPortletThe ServletInvokerPortlet invokes a servlet or JSP and displays the result. | 
|  class | ServletProxyPortletThis portlet class is intended to be used for internal URLs that will not work properly if they are part of the same request as the Jetspeed/Turbine controller servlet--Struts-mapped URLs are an example of these. | 
|  class | TurbineScreenPortletThis portlet will attempt to render the Turbine Screen within a portlet. | 
|  class | VelocityPortletA Velocity based portlet implementation | 
|  class | WebClippingPortletA class that clips parts of one or more web pages. | 
|  class | WebPagePortletA class that loads a web page and filters it to have certain features deleted. | 
|  class | WebPagePortlet2A class that loads a web page and filters it to have certain features deleted. | 
|  class | WMLFilePortletThis portlet serves well-formed WML file content and strips them of superfluous tags liks | 
|  class | XMLPortletPortlet to output an XML well-formed document without any rendering. | 
|  class | XSLPortletSimple portlet which does a basic XSLT transform with the stylesheet parameter and the given portlet URL. | 
| Uses of Cacheable in org.apache.jetspeed.portal.portlets.admin | 
| Classes in org.apache.jetspeed.portal.portlets.admin that implement Cacheable | |
|  class | BadURLManagerPortletShows the user what URLs are considered bad. | 
|  class | DaemonAdminPortletHandles enumerating Portlets that are also applications | 
|  class | GlobalAdminPortletReturns global information about Jetspeed. | 
|  class | JavaRuntimePortletHandles enumerating Portlets that are also applications | 
|  class | JetspeedContentAdminHandles enumerating Portlets that are also applications | 
|  class | JetspeedPropertiesPortletHandles enumerating Portlets that are also applications | 
|  class | ServletContextPortlet | 
| Uses of Cacheable in org.apache.jetspeed.portal.portlets.browser | 
| Classes in org.apache.jetspeed.portal.portlets.browser that implement Cacheable | |
|  class | DatabaseBrowserPortletDeprecated. As of version 1.4-b5 | 
| Uses of Cacheable in org.apache.jetspeed.portal.security.portlets | 
| Classes in org.apache.jetspeed.portal.security.portlets that implement Cacheable | |
|  class | CacheablePortletWrapperThis object is used to wrap a Portlet, ensuring that access control rules are enforced. | 
|  class | CacheableStatefulPortletWrapperThis object is used to wrap a Portlet, ensuring that access control rules are enforced. | 
| Uses of Cacheable in org.apache.jetspeed.services.portletcache | 
| Methods in org.apache.jetspeed.services.portletcache that return Cacheable | |
|  Cacheable | PortletCacheService.getCacheable(java.lang.String handle)Retrieves a Cacheable object from the cache. | 
| static Cacheable | PortletCache.getCacheable(java.lang.String handle)Retrieves an object from the cache | 
|  Cacheable | JetspeedPortletCacheService.getCacheable(java.lang.String handle)Retrieves a Cacheable object from the cache. | 
| Methods in org.apache.jetspeed.services.portletcache with parameters of type Cacheable | |
|  void | PortletCacheService.addCacheable(Cacheable item)Add a Cacheable object to the cache. | 
| static void | PortletCache.addCacheable(Cacheable item)Add an object to the cache | 
|  void | JetspeedPortletCacheService.addCacheable(Cacheable item)Add a Cacheable object to the cache. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||