|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IFileExportBean | Action Handlers that wish to export a file to the user can pass an
instance of this interface to the BaseViewBean.streamFileDataToResponse(IFileExportBean)
API. |
IFileExportBeanEx | Extension to IFileExportBean interface allowing to define desired encoding to character content
to be streamed back to the browser. |
IPageFlowScopeAdapter | A managed bean can implement this interface to enable configuration of the 'expireWithPageFlow' flag in the design-time faces-config editor. |
Class Summary | |
---|---|
BaseApplicationBean | Base class for web and portlet application bean. |
BaseCompositeViewControlPageBean | Base class for a page bean that is to be used for a composite view control |
BaseEventHandlerBean | Convenience bean with helper methods for use as a base class for event handlers |
BaseFacesBean | Base class for all faces managed beans. |
BaseFacesPreferencesBean | Smart preferences bean. |
BaseFacesSessionBean | Base class for managed beans with session scope. |
BasePageBean | For backward compatibility only |
BasePortletPageBean | Bean for representing a portlet page, used for navigation of the page. |
BaseViewBean | Base class implementation for view page managed beans. |
BaseWebPageBean | Base class for web application pages. |
BaseWebPageErrorPageBean | Base class for web application error pages. |
ClusterInfoBean | Managed bean which returns information about MWS Cluster |
Credentials | Adapter to enable populating credentials via binding expressions. |
EncodersBean | Bean that exposes some content providers for encoding strings |
EncodersBean.EncodingProvider | Class to use Encoder as a Map to perform encode and decode operations. |
FileContentExportBean | Export the content of a local file |
PageFlowScopeAdapter | A managed bean implementing 'expireWithPageFlow'. |
PreferencesPhaseListener | This listener will delegate to the appropriate page bean. |
SimpleFileExportBean | This is a simple implementation of IFileExportBeanEx that is java bean compatible. |
URLContentExportBean | Export the Contents of a URL |
WmPortalLibraryBean | Application scope bean for access to WmPortal library resources. |
Provides base managed beans for all the pages.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |