Uses of Package
javax.portlet.faces

Packages that use javax.portlet.faces
javax.portlet.faces   
 

Classes in javax.portlet.faces used by javax.portlet.faces
Bridge
          The Bridge interface is used by a portlet to execute a JSF artifact.
Bridge.BridgeRenderPolicy
          Enumeration whose values describe the render policy used by the bridge to render portlets in this 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 PortletRequest attribute javax.portlet.faces.defaultViewId.
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
          The BridgePublicRenderParameterHandler interface defines the class the bridge relies on to post process portlet public render parameters.
BridgeUninitializedException
          Thrown when the bridge's doFacesRequest method is called and the bridge is in an uninitialized state.
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.