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

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

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

Subclasses of IncongruityContext in com.liferay.faces.bridge.context
 class IncongruityContextWrapper
           
 

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

Methods in com.liferay.faces.bridge.context with parameters of type 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, IncongruityContext incongruityContext)
           
 



Copyright © 2015 Liferay, Inc.. All rights reserved.