com.liferay.faces.bridge.scope
Class BridgeRequestScopeCompat_2_2_Impl

java.lang.Object
  extended by com.liferay.faces.bridge.scope.BridgeRequestScopeBaseImpl
      extended by com.liferay.faces.bridge.scope.BridgeRequestScopeCompatImpl
          extended by com.liferay.faces.bridge.scope.BridgeRequestScopeCompat_2_2_Impl
All Implemented Interfaces:
BridgeRequestScope
Direct Known Subclasses:
BridgeRequestScopeImpl

public abstract class BridgeRequestScopeCompat_2_2_Impl
extends BridgeRequestScopeCompatImpl

Author:
Neil Griffin

Nested Class Summary
 
Nested classes/interfaces inherited from class com.liferay.faces.bridge.scope.BridgeRequestScopeCompatImpl
BridgeRequestScopeCompatImpl.FacesContextAttribute
 
Nested classes/interfaces inherited from interface com.liferay.faces.bridge.scope.BridgeRequestScope
BridgeRequestScope.Transport
 
Constructor Summary
BridgeRequestScopeCompat_2_2_Impl()
           
 
Method Summary
protected  void restoreClientWindow(javax.faces.context.ExternalContext externalContext)
           
protected  void saveClientWindow(javax.faces.context.ExternalContext externalContext)
           
 
Methods inherited from class com.liferay.faces.bridge.scope.BridgeRequestScopeCompatImpl
restoreFlashState, restoreJSF2FacesContextAttributes, saveFlashState, saveJSF2FacesContextAttributes
 
Methods inherited from class com.liferay.faces.bridge.scope.BridgeRequestScopeBaseImpl
getAttribute, setAttribute
 
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.scope.BridgeRequestScope
getBeganInPhase, getDateCreated, getId, getPortletMode, getPreservedActionParameterMap, getPreservedViewStateParam, getRemovedAttributeNames, isFacesLifecycleExecuted, isNavigationOccurred, isPortletModeChanged, isRedirectOccurred, removeExcludedAttributes, restoreState, saveState, setFacesLifecycleExecuted, setIdPrefix, setNavigationOccurred, setPortletMode, setPortletModeChanged, setRedirectOccurred
 

Constructor Detail

BridgeRequestScopeCompat_2_2_Impl

public BridgeRequestScopeCompat_2_2_Impl()
Method Detail

restoreClientWindow

protected void restoreClientWindow(javax.faces.context.ExternalContext externalContext)

saveClientWindow

protected void saveClientWindow(javax.faces.context.ExternalContext externalContext)


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