A B D E G I J L M P R S V

A

AFTER_VIEW_CONTENT - Static variable in interface javax.portlet.faces.Bridge
 
APPLICATION_SCOPE_MAP - Static variable in interface javax.portlet.faces.Bridge
 

B

Bridge - Interface in javax.portlet.faces
The Bridge interface is used by a portlet to execute a JSF artifact.
Bridge.BridgeRenderPolicy - Enum in javax.portlet.faces
 
Bridge.PortletPhase - Enum in javax.portlet.faces
 
BRIDGE_CLASS - Static variable in class javax.portlet.faces.GenericFacesPortlet
 
BRIDGE_PACKAGE_PREFIX - Static variable in interface javax.portlet.faces.Bridge
 
BRIDGE_SERVICE_CLASSPATH - Static variable in class javax.portlet.faces.GenericFacesPortlet
 
BridgeDefaultViewNotSpecifiedException - Exception in javax.portlet.faces
 
BridgeDefaultViewNotSpecifiedException() - Constructor for exception javax.portlet.faces.BridgeDefaultViewNotSpecifiedException
 
BridgeDefaultViewNotSpecifiedException(String) - Constructor for exception javax.portlet.faces.BridgeDefaultViewNotSpecifiedException
 
BridgeDefaultViewNotSpecifiedException(String, Throwable) - Constructor for exception javax.portlet.faces.BridgeDefaultViewNotSpecifiedException
 
BridgeDefaultViewNotSpecifiedException(Throwable) - Constructor for exception javax.portlet.faces.BridgeDefaultViewNotSpecifiedException
 
BridgeException - Exception in javax.portlet.faces
 
BridgeException() - Constructor for exception javax.portlet.faces.BridgeException
 
BridgeException(String) - Constructor for exception javax.portlet.faces.BridgeException
 
BridgeException(String, Throwable) - Constructor for exception javax.portlet.faces.BridgeException
 
BridgeException(Throwable) - Constructor for exception javax.portlet.faces.BridgeException
 
BridgePreDestroy - Annotation Type in javax.portlet.faces.annotation
 
BridgeRequestScopeAttributeAdded - Annotation Type in javax.portlet.faces.annotation
 
BridgeUtil - Class in javax.portlet.faces
 
BridgeUtil() - Constructor for class javax.portlet.faces.BridgeUtil
 

D

DEFAULT_VIEWID - Static variable in interface javax.portlet.faces.Bridge
 
destroy() - Method in interface javax.portlet.faces.Bridge
Called by the portlet to take the bridge out of service.
destroy() - Method in class javax.portlet.faces.GenericFacesPortlet
Release resources
DIRECT_LINK - Static variable in interface javax.portlet.faces.Bridge
 
doDispatch(RenderRequest, RenderResponse) - Method in class javax.portlet.faces.GenericFacesPortlet
If mode is VIEW, EDIT, or HELP -- defer to the doView, doEdit, doHelp so subclasses can override.
doEdit(RenderRequest, RenderResponse) - Method in class javax.portlet.faces.GenericFacesPortlet
 
doFacesRequest(ActionRequest, ActionResponse) - Method in interface javax.portlet.faces.Bridge
Called by the portlet when it wants the bridge to process an action request.
doFacesRequest(RenderRequest, RenderResponse) - Method in interface javax.portlet.faces.Bridge
Called by the portlet when it wants the bridge to process a render request.
doHelp(RenderRequest, RenderResponse) - Method in class javax.portlet.faces.GenericFacesPortlet
 
doView(RenderRequest, RenderResponse) - Method in class javax.portlet.faces.GenericFacesPortlet
 

E

EXCLUDED_REQUEST_ATTRIBUTES - Static variable in interface javax.portlet.faces.Bridge
 
ExcludeFromManagedRequestScope - Annotation Type in javax.portlet.faces.annotation
 

G

GenericFacesPortlet - Class in javax.portlet.faces
The GenericFacesPortlet is provided to simplify development of a portlet that in whole or part relies on the Faces bridge to process requests.
GenericFacesPortlet() - Constructor for class javax.portlet.faces.GenericFacesPortlet
 
getBridgeClassName() - Method in class javax.portlet.faces.GenericFacesPortlet
Returns the className of the bridge implementation this portlet uses.
getContainerClientId(FacesContext, String) - Static method in class javax.portlet.faces.component.PortletNamingContainerUIViewRoot
 
getContainerClientId(FacesContext) - Method in class javax.portlet.faces.component.PortletNamingContainerUIViewRoot
 
getDefaultViewId(PortletRequest, PortletMode) - Method in class javax.portlet.faces.GenericFacesPortlet
Returns the defaultViewId to be used for this request.
getExcludedRequestAttributes() - Method in class javax.portlet.faces.GenericFacesPortlet
Returns the set of RequestAttribute names that the portlet wants the bridge to exclude from its managed request scope.
getPortletRequestPhase() - Static method in class javax.portlet.faces.BridgeUtil
 
getPreserveActionParameters() - Method in class javax.portlet.faces.GenericFacesPortlet
Returns a boolean indicating whether or not the bridge should preserve all the action parameters in the subsequent renders that occur in the same scope.

I

init(PortletConfig) - Method in interface javax.portlet.faces.Bridge
Called by the portlet.
init(PortletConfig) - Method in class javax.portlet.faces.GenericFacesPortlet
Initialize generic faces portlet from portlet.xml
IS_POSTBACK_ATTRIBUTE - Static variable in interface javax.portlet.faces.Bridge
 
isPortletRequest() - Static method in class javax.portlet.faces.BridgeUtil
 

J

javax.portlet.faces - package javax.portlet.faces
 
javax.portlet.faces.annotation - package javax.portlet.faces.annotation
 
javax.portlet.faces.component - package javax.portlet.faces.component
 

L

LIFECYCLE_ID - Static variable in interface javax.portlet.faces.Bridge
 

M

MAX_MANAGED_REQUEST_SCOPES - Static variable in interface javax.portlet.faces.Bridge
 

P

PORTLET_ISNAMESPACED_PROPERTY - Static variable in interface javax.portlet.faces.Bridge
 
PORTLET_LIFECYCLE_PHASE - Static variable in interface javax.portlet.faces.Bridge
 
PORTLET_MODE_PARAMETER - Static variable in interface javax.portlet.faces.Bridge
 
PORTLET_SECURE_PARAMETER - Static variable in interface javax.portlet.faces.Bridge
 
PORTLET_WINDOWSTATE_PARAMETER - Static variable in interface javax.portlet.faces.Bridge
 
PortletNamingContainer - Annotation Type in javax.portlet.faces.annotation
 
PortletNamingContainerUIViewRoot - Class in javax.portlet.faces.component
Bridge ViewRoot that implements NamingContainer which uses the ExternalContext.encodeNamespace to introduce the consumer namespace into tree components.
PortletNamingContainerUIViewRoot() - Constructor for class javax.portlet.faces.component.PortletNamingContainerUIViewRoot
 
PortletNamingContainerUIViewRoot(UIViewRoot) - Constructor for class javax.portlet.faces.component.PortletNamingContainerUIViewRoot
 
PRESERVE_ACTION_PARAMS - Static variable in interface javax.portlet.faces.Bridge
 
processAction(ActionRequest, ActionResponse) - Method in class javax.portlet.faces.GenericFacesPortlet
 

R

RENDER_CONTENT_AFTER_VIEW - Static variable in interface javax.portlet.faces.Bridge
 
RENDER_POLICY - Static variable in interface javax.portlet.faces.Bridge
 

S

SESSION_APPLICATION_SCOPE_MAP - Static variable in interface javax.portlet.faces.Bridge
 

V

valueOf(String) - Static method in enum javax.portlet.faces.Bridge.BridgeRenderPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.portlet.faces.Bridge.PortletPhase
Returns the enum constant of this type with the specified name.
values() - Static method in enum javax.portlet.faces.Bridge.BridgeRenderPolicy
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.portlet.faces.Bridge.PortletPhase
Returns an array containing the constants of this enum type, in the order they're declared.

A B D E G I J L M P R S V

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