com.liferay.faces.bridge.context.internal
Class BridgeContextCompatImpl
java.lang.Object
com.liferay.faces.bridge.context.BridgeContext
com.liferay.faces.bridge.context.internal.BridgeContextCompatImpl
- Direct Known Subclasses:
- BridgeContextImpl
public abstract class BridgeContextCompatImpl
- extends BridgeContext
This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
- Author:
- Neil Griffin
| Methods inherited from class com.liferay.faces.bridge.context.BridgeContext |
encodeActionURL, encodeBookmarkableURL, encodePartialActionURL, encodeRedirectURL, encodeResourceURL, getAttributes, getBridgeConfig, getBridgeRequestScope, getCurrentInstance, getDefaultRenderKitId, getDefaultViewIdMap, getFacesViewId, getFacesViewIdFromPath, getFacesViewIdFromPath, getFacesViewQueryString, getIncongruityContext, getInitParameter, getPortletConfig, getPortletContext, getPortletRequest, getPortletRequestPhase, getPortletResponse, getPreFacesRequestAttrNames, getPreservedActionParams, getRenderRedirectURL, getRequestHeaderMap, getRequestHeaderValuesMap, getRequestParameterMap, getRequestParameterValuesMap, getRequestPathInfo, getRequestServletPath, getResponseOutputWriter, getSavedViewState, isPreserveActionParams, isProcessingAfterViewContent, isRenderRedirect, isRenderRedirectAfterDispatch, redirect, release, setCurrentInstance, setPortletRequest, setPortletResponse, setProcessingAfterViewContent, setRenderRedirectAfterDispatch, setRenderRedirectURL, setSavedViewState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgeContextCompatImpl
public BridgeContextCompatImpl()
partialViewContextRenderAll
protected void partialViewContextRenderAll(javax.faces.context.FacesContext facesContext)
redirectJSF2PartialResponse
protected void redirectJSF2PartialResponse(javax.faces.context.FacesContext facesContext,
javax.portlet.ResourceResponse resourceResponse,
String url)
throws IOException
- Throws:
IOException
isJSF2PartialRequest
protected boolean isJSF2PartialRequest(javax.faces.context.FacesContext facesContext)
Copyright © 2015 Liferay, Inc.. All rights reserved.