com.liferay.faces.bridge
Class BridgePhaseCompat_2_2_Impl

java.lang.Object
  extended by com.liferay.faces.bridge.BridgePhaseBaseImpl
      extended by com.liferay.faces.bridge.BridgePhaseCompat_1_2_Impl
          extended by com.liferay.faces.bridge.BridgePhaseCompat_2_0_Impl
              extended by com.liferay.faces.bridge.BridgePhaseCompat_2_2_Impl
All Implemented Interfaces:
BridgePhase
Direct Known Subclasses:
BridgePhaseActionImpl, BridgePhaseEventImpl, BridgePhaseRenderImpl, BridgePhaseResourceImpl

public abstract class BridgePhaseCompat_2_2_Impl
extends BridgePhaseCompat_2_0_Impl

This class provides a compatibility layer that isolates differences related to JSF 2.2.

Author:
Neil Griffin

Field Summary
 
Fields inherited from class com.liferay.faces.bridge.BridgePhaseBaseImpl
bridgeConfig, bridgeContext, bridgeRequestScope, bridgeRequestScopeCache, facesContext, facesLifecycle, incongruityContext, portletConfig, portletContext, portletName
 
Constructor Summary
BridgePhaseCompat_2_2_Impl(javax.portlet.PortletConfig portletConfig)
           
 
Method Summary
protected  void attachClientWindowToLifecycle(javax.faces.context.FacesContext facesContext, javax.faces.lifecycle.Lifecycle lifecycle)
           
 
Methods inherited from class com.liferay.faces.bridge.BridgePhaseCompat_2_0_Impl
clearHeadManagedBeanResources, getJSF2HandledException, getJSF2UnhandledException, handleJSF2ResourceRequest, isJSF2AjaxRequest, isJSF2ResourceRequest
 
Methods inherited from class com.liferay.faces.bridge.BridgePhaseBaseImpl
cleanup, getFacesContext, getFacesContextFactory, getInitParameter, indicateNamespacingToConsumers, init, initBridgeRequestScope, maintainBridgeRequestScope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.faces.bridge.BridgePhase
execute
 

Constructor Detail

BridgePhaseCompat_2_2_Impl

public BridgePhaseCompat_2_2_Impl(javax.portlet.PortletConfig portletConfig)
Method Detail

attachClientWindowToLifecycle

protected void attachClientWindowToLifecycle(javax.faces.context.FacesContext facesContext,
                                             javax.faces.lifecycle.Lifecycle lifecycle)


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