| Package | Description |
|---|---|
| javax.portlet.faces |
Copyright (c) 2000-2021 Liferay, Inc.
|
| javax.portlet.faces.filter |
Copyright (c) 2000-2021 Liferay, Inc.
|
| Class and Description |
|---|
| Bridge
The
Bridge interface is used by a portlet to execute a JSF application. |
| Bridge.PortletPhase
Enumeration whose values describe the current portlet phase the bridge is executing Faces within.
|
| BridgeConfig |
| BridgeConfigFactory
This abstract class provides a contract for defining a factory that knows how to create instances of type
BridgeConfig and PortletConfig. |
| BridgeDefaultViewNotSpecifiedException
Thrown when the bridge can't resolve the target view from the request and the portlet hasn't set the portlet request
attribute
GenericFacesPortlet.DEFAULT_VIEWID. |
| BridgeEventHandler
The
BridgeEventHandler interface defines the class the bridge relies on to process portlet events. |
| BridgeEventHandlerFactory |
| BridgeException
Generic exception thrown when the bridge encounters an unexpected error.
|
| BridgeFactoryFinder
This class provides a factory lookup mechanism similar to the
FactoryFinder in the JSF API. |
| BridgePublicRenderParameterHandler
This interface defines the contract for a Portlet 2.0 Public Render Parameter "handler" that enables JSF portlet
developers to perform any processing that might be necessary after the bridge pushes public render parameter values
into the model.
|
| BridgePublicRenderParameterHandlerFactory |
| BridgeUninitializedException
Thrown when the one of the bridge's
doFacesRequest methods is called and the bridge is in an
uninitialized state. |
| BridgeURL
This interface represents a bridge URL, meaning a URL that has convenience methods for representing URLs according to
Section 6.1.3.1 of the Bridge Spec.
|
| BridgeURLFactory
This factory is responsible for creating instances of
BridgeURL. |
| RequestAttributeInspector |
| RequestAttributeInspectorFactory |
| Class and Description |
|---|
| BridgeConfig |
Copyright © 2022 Liferay, Inc. All Rights Reserved.