|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
BridgeConfig and PortletConfig.FacesContext in that it encapsulates a ThreadLocal
singleton instance.BridgeContext.BridgePhase.Map style interface for managing cache of BridgeRequestScope.BridgeRequestScopeCache.BridgeRequestScope.BridgeRequestScope instances.BridgeRequestScopeManager.ExternalContext.encodeResourceURL(String)
listed in Section 6.1.3.1 of the Bridge Spec.PortletRequest.ACTION_PHASE of the portlet lifecycle.
ExternalContext.encodeActionURL(String) listed in Section 6.1.3.1 of the Bridge Spec.
ExternalContext.redirect(String) listed in Section 6.1.3.1 of the Bridge Spec.
ExternalContext.encodeResourceURL(String) listed in Section 6.1.3.1 of the Bridge Spec.
EventPayloadWrapper instance.
FacesWrapper in future major releases.Bridge.PortletPhase in which the bridge request scope instance was
created.
BridgeConfig for this context.
BridgeRequestScope for this context.
Map whose keys are determined by PortletMode.toString() and whose values
are retrieved from the following sections of the WEB-INF/portlet.xml descriptor.
BridgeRequestScope as defined in the bridge:excluded-attributes element within
the faces-config.xml descriptor.
viewPath by examining the servlet-mapping entries
from the WEB-INF/web.xml descriptor.
viewPath by examining the servlet-mapping entries
from the WEB-INF/web.xml descriptor.
Bridge.VIEW_ID request attribute.
BridgeRequestScope.setIdPrefix(String).
BridgeURL.getParameterMap() with the specified
name.
Map representing the URI parameters.
Map representing the URL parameters.
PortletConfig.
PortletContext associated with the current portlet.
Bridge.PortletPhase associated with this URL.
PortletRequest associated with the current request.
Bridge.PortletPhase associated with the current portlet lifecycle phase.
PortletResponse associated with the current response.
Map of preserved action parameters.
Map of Public Render Parameter mappings as defined in the
bridge:public-parameter-mappings element of the faces-config.xml descriptor.
BridgeRequestScope.removeExcludedAttributes(RenderRequest) method.
Writer that is meant to be used as a return value for ExternalContext.getResponseOutputWriter().
RenderRequest.
ResourceRequest.
render-response-wrapper-class element of the faces-config.xml
descriptor.
resource-response-wrapper-class element of the faces-config.xml
descriptor.
ExternalContext.IncongruityContext.Bridge.AFTER_VIEW_CONTENT.
ExternalContext methods that were inappropriately called during the ACTION_PHASE or EVENT_PHASE.
PortletNamingContainerUIViewRoot and can be applied to others if
necessary.PortletRequest.ACTION_PHASE originates from an HTTP POST request, and the PortletRequest.RENDER_PHASE is caused by a subsequent HTTP GET request.
url is external to this portlet context, then calling this method causes a
redirection to the specified url.
BridgeRequestScope instances that are associated with the specified FacesContext.
BridgeRequestScope instances from the underlying cache that are associated with the
specified HttpSession.
BridgeRequestScope.saveState(FacesContext) method as
required by section 5.1.2 of the Bridge Spec.
ResourceResponse.HTTP_STATUS_CODE property on the ResourceResponse.
ResourceResponse implementation.
BridgeRequestScope.getId().
value of the underlying BridgeURL.getParameterMap() according to the specified
name.
value of the underlying BridgeURL.getParameterMap() according to the specified
name.
PortletRequest associated with the current request.
PortletResponse associated with the current response.
Bridge.AFTER_VIEW_CONTENT.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||