| Package | Description |
|---|---|
| com.liferay.faces.bridge |
Copyright (c) 2000-2020 Liferay, Inc.
|
| javax.portlet.faces |
Copyright (c) 2000-2020 Liferay, Inc.
|
| Class and Description |
|---|
| BridgeEventHandler
The
BridgeEventHandler interface defines the class the bridge relies on to process portlet events. |
| BridgeException
Generic exception thrown when the bridge encounters an unexpected error.
|
| 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.
|
| 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.
|
| 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. |
| BridgeException
Generic exception thrown when the bridge encounters an unexpected error.
|
| 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.
|
| BridgeUninitializedException
Thrown when the one of the bridge's
doFacesRequest methods is called and the bridge is in an
uninitialized state. |
Copyright © 2020 Liferay, Inc. All Rights Reserved.