|
Portal |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ErrorHandlerInterface | Handler that is invoked in case of an error being detected in the portlet. |
PortletActionInterface | Interface which all portlet actions must implement. |
PortletContext | Common storage area assigned to each portlet instance. |
PortletInitializerInterface | Code to run when portlet is initialized the first time. |
PostProcessorInterface | Class to allow post processing to occur after a portlet has been rendered. |
RemotePortletContext | Common storage area assigned to each portlet instance. |
Class Summary | |
---|---|
DefaultPortletAction | This action is the default portlet action for portlets. |
HTMLPortletAction | This action can be extended to use with HTML portlets. |
NavigationUtil | Utility class to build URLs and prepare resources specific to given locales. |
This package provides interfaces and classes that support portlets. Two interfaces define the behavior of local and remote portlet contexts. Others define the portlet life cycle via initializer, action, post-processor and error handler. Classes include two convenience implementations of the PortletActionInterface and a utility for portlet URL's and localized resources.
|
Portal |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |