com.liferay.faces.bridge
Class BridgePhaseCompat_2_0_Impl
java.lang.Object
com.liferay.faces.bridge.BridgePhaseBaseImpl
com.liferay.faces.bridge.BridgePhaseCompat_1_2_Impl
com.liferay.faces.bridge.BridgePhaseCompat_2_0_Impl
- All Implemented Interfaces:
- BridgePhase
- Direct Known Subclasses:
- BridgePhaseCompat_2_2_Impl
public abstract class BridgePhaseCompat_2_0_Impl
- extends BridgePhaseCompat_1_2_Impl
This class provides a compatibility layer that isolates differences related to JSF 2.0.
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgePhaseCompat_2_0_Impl
public BridgePhaseCompat_2_0_Impl(javax.portlet.PortletConfig portletConfig)
clearHeadManagedBeanResources
protected void clearHeadManagedBeanResources(javax.faces.context.FacesContext facesContext)
handleJSF2ResourceRequest
protected void handleJSF2ResourceRequest(javax.faces.context.FacesContext facesContext)
throws IOException
- Throws:
IOException
getJSF2HandledException
protected Throwable getJSF2HandledException(javax.faces.context.FacesContext facesContext)
getJSF2UnhandledException
protected Throwable getJSF2UnhandledException(javax.faces.context.FacesContext facesContext)
isJSF2AjaxRequest
protected boolean isJSF2AjaxRequest(javax.faces.context.FacesContext facesContext)
isJSF2ResourceRequest
protected boolean isJSF2ResourceRequest(javax.faces.context.FacesContext facesContext)
Copyright © 2014 Liferay, Inc.. All Rights Reserved.