com.liferay.faces.bridge.context
Class BridgeContextCompatImpl

java.lang.Object
  extended by com.liferay.faces.bridge.context.BridgeContext
      extended by com.liferay.faces.bridge.context.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

Constructor Summary
BridgeContextCompatImpl()
           
 
Method Summary
protected  void partialViewContextRenderAll(javax.faces.context.FacesContext facesContext)
           
 
Methods inherited from class com.liferay.faces.bridge.context.BridgeContext
dispatch, encodeActionURL, encodePartialActionURL, encodeRedirectURL, encodeResourceURL, getAttributes, getBridgeConfig, getBridgeRequestScope, getCurrentInstance, getDefaultRenderKitId, getDefaultViewIdMap, getFacesViewId, getFacesViewIdFromPath, getFacesViewIdFromPath, getFacesViewQueryString, getIncongruityContext, getInitParameter, getPortletConfig, getPortletContainer, getPortletContext, getPortletRequest, getPortletRequestPhase, getPortletResponse, getPreFacesRequestAttrNames, getPreservedActionParams, getRenderRedirectURL, getRequestHeaderMap, getRequestHeaderValuesMap, getRequestParameterMap, getRequestParameterValuesMap, getRequestPathInfo, getRequestServletPath, getResponseNamespace, getResponseOutputWriter, getSavedViewState, isBridgeRequestScopePreserved, 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
 

Constructor Detail

BridgeContextCompatImpl

public BridgeContextCompatImpl()
Method Detail

partialViewContextRenderAll

protected void partialViewContextRenderAll(javax.faces.context.FacesContext facesContext)


Copyright © 2014 Liferay, Inc.. All Rights Reserved.