Uses of Interface
com.liferay.faces.bridge.BridgePhase

Packages that use BridgePhase
com.liferay.faces.bridge   
 

Uses of BridgePhase in com.liferay.faces.bridge
 

Classes in com.liferay.faces.bridge that implement BridgePhase
 class BridgePhaseActionImpl
           
 class BridgePhaseBaseImpl
           
 class BridgePhaseCompat_1_2_Impl
          This class provides a compatibility layer that isolates differences related to JSF 1.2.
 class BridgePhaseCompat_2_0_Impl
          This class provides a compatibility layer that isolates differences related to JSF 2.0.
 class BridgePhaseCompat_2_2_Impl
          This class provides a compatibility layer that isolates differences related to JSF 2.2.
 class BridgePhaseEventImpl
           
 class BridgePhaseRenderImpl
           
 class BridgePhaseResourceImpl
           
 

Methods in com.liferay.faces.bridge that return BridgePhase
 BridgePhase BridgePhaseFactoryImpl.getBridgeActionPhase(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse, javax.portlet.PortletConfig portletConfig)
           
abstract  BridgePhase BridgePhaseFactory.getBridgeActionPhase(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse, javax.portlet.PortletConfig portletConfig)
           
 BridgePhase BridgePhaseFactoryImpl.getBridgeEventPhase(javax.portlet.EventRequest eventRequest, javax.portlet.EventResponse eventResponse, javax.portlet.PortletConfig portletConfig)
           
abstract  BridgePhase BridgePhaseFactory.getBridgeEventPhase(javax.portlet.EventRequest eventRequest, javax.portlet.EventResponse eventResponse, javax.portlet.PortletConfig portletConfig)
           
 BridgePhase BridgePhaseFactoryImpl.getBridgeRenderPhase(javax.portlet.RenderRequest renderRequest, javax.portlet.RenderResponse renderResponse, javax.portlet.PortletConfig portletConfig)
           
abstract  BridgePhase BridgePhaseFactory.getBridgeRenderPhase(javax.portlet.RenderRequest renderRequest, javax.portlet.RenderResponse renderResponse, javax.portlet.PortletConfig portletConfig)
           
 BridgePhase BridgePhaseFactoryImpl.getBridgeResourcePhase(javax.portlet.ResourceRequest resourceRequest, javax.portlet.ResourceResponse resourceResponse, javax.portlet.PortletConfig portletConfig)
           
abstract  BridgePhase BridgePhaseFactory.getBridgeResourcePhase(javax.portlet.ResourceRequest resourceRequest, javax.portlet.ResourceResponse resourceResponse, javax.portlet.PortletConfig portletConfig)
           
 



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