Uses of Package
javax.portlet.faces

Packages that use javax.portlet.faces
com.liferay.faces.bridge   
javax.portlet.faces   
 

Classes in javax.portlet.faces used by com.liferay.faces.bridge
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.
 

Classes in javax.portlet.faces used by javax.portlet.faces
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 © 2017 Liferay, Inc. All Rights Reserved.