com.liferay.faces.bridge.internal
Class BridgePhaseCompat_1_2_Impl
java.lang.Object
com.liferay.faces.bridge.internal.BridgePhaseBaseImpl
com.liferay.faces.bridge.internal.BridgePhaseCompat_1_2_Impl
- All Implemented Interfaces:
- BridgePhase
- Direct Known Subclasses:
- BridgePhaseCompat_2_0_Impl
public abstract class BridgePhaseCompat_1_2_Impl
- extends BridgePhaseBaseImpl
This class provides a compatibility layer that isolates differences related to JSF 1.2.
- Author:
- Neil Griffin
| Fields inherited from class com.liferay.faces.bridge.internal.BridgePhaseBaseImpl |
bridgeConfig, bridgeContext, bridgeRequestScope, bridgeRequestScopeCache, bridgeRequestScopePreserved, facesContext, facesLifecycle, incongruityContext, portletConfig, portletContext, portletName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgePhaseCompat_1_2_Impl
public BridgePhaseCompat_1_2_Impl(javax.portlet.PortletConfig portletConfig,
BridgeConfig bridgeConfig)
removeBridgeContextAttribute
protected void removeBridgeContextAttribute(javax.portlet.PortletRequest portletRequest)
- Specified by:
removeBridgeContextAttribute in class BridgePhaseBaseImpl
setBridgeContextAttribute
protected void setBridgeContextAttribute(javax.portlet.PortletRequest portletRequest,
BridgeContext bridgeContext)
- Specified by:
setBridgeContextAttribute in class BridgePhaseBaseImpl
Copyright © 2015 Liferay, Inc.. All rights reserved.