Uses of Class
com.liferay.faces.bridge.context.IncongruityContext

Packages that use IncongruityContext
com.liferay.faces.bridge   
com.liferay.faces.bridge.context   
 

Uses of IncongruityContext in com.liferay.faces.bridge
 

Fields in com.liferay.faces.bridge declared as IncongruityContext
protected  IncongruityContext BridgePhaseBaseImpl.incongruityContext
           
 

Methods in com.liferay.faces.bridge with parameters of type IncongruityContext
protected  void BridgePhaseRenderImpl.initBridgeRequestScope(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse, Bridge.PortletPhase portletPhase, PortletContainer portletContainer, IncongruityContext incongruityContext)
           
protected  void BridgePhaseBaseImpl.initBridgeRequestScope(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse, Bridge.PortletPhase portletPhase, PortletContainer portletContainer, IncongruityContext incongruityContext)
           
 

Uses of IncongruityContext in com.liferay.faces.bridge.context
 

Subclasses of IncongruityContext in com.liferay.faces.bridge.context
 class IncongruityContextBaseImpl
           
 class IncongruityContextCompatImpl
           
 class IncongruityContextImpl
           
 

Fields in com.liferay.faces.bridge.context declared as IncongruityContext
protected  IncongruityContext ExternalContextCompat_1_2_Impl.incongruityContext
           
 

Methods in com.liferay.faces.bridge.context that return IncongruityContext
 IncongruityContext IncongruityContextFactoryImpl.getIncongruityContext()
           
abstract  IncongruityContext IncongruityContextFactory.getIncongruityContext()
           
 IncongruityContext BridgeContextWrapper.getIncongruityContext()
           
 IncongruityContext BridgeContextImpl.getIncongruityContext()
           
abstract  IncongruityContext BridgeContext.getIncongruityContext()
           
 

Methods in com.liferay.faces.bridge.context with parameters of type IncongruityContext
 BridgeContext BridgeContextFactoryImpl.getBridgeContext(BridgeConfig bridgeConfig, BridgeRequestScope bridgeRequestScope, javax.portlet.PortletConfig portletConfig, javax.portlet.PortletContext portletContext, javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse, Bridge.PortletPhase portletPhase, PortletContainer portletContainer, IncongruityContext incongruityContext)
           
abstract  BridgeContext BridgeContextFactory.getBridgeContext(BridgeConfig bridgeConfig, BridgeRequestScope bridgeRequestScope, javax.portlet.PortletConfig portletConfig, javax.portlet.PortletContext portletContext, javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse, Bridge.PortletPhase portletPhase, PortletContainer portletContainer, IncongruityContext incongruityContext)
           
 

Constructors in com.liferay.faces.bridge.context with parameters of type IncongruityContext
BridgeContextImpl(BridgeConfig bridgeConfig, BridgeRequestScope bridgeRequestScope, javax.portlet.PortletConfig portletConfig, javax.portlet.PortletContext portletContext, javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse, Bridge.PortletPhase portletPhase, PortletContainer portletContainer, IncongruityContext incongruityContext)
           
 



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