com.liferay.faces.bridge
Class BridgePhaseActionImpl

java.lang.Object
  extended by com.liferay.faces.bridge.BridgePhaseBaseImpl
      extended by com.liferay.faces.bridge.BridgePhaseCompat_1_2_Impl
          extended by com.liferay.faces.bridge.BridgePhaseCompat_2_0_Impl
              extended by com.liferay.faces.bridge.BridgePhaseCompat_2_2_Impl
                  extended by com.liferay.faces.bridge.BridgePhaseActionImpl
All Implemented Interfaces:
BridgePhase

public class BridgePhaseActionImpl
extends BridgePhaseCompat_2_2_Impl

Author:
Neil Griffin

Field Summary
 
Fields inherited from class com.liferay.faces.bridge.BridgePhaseBaseImpl
bridgeConfig, bridgeContext, bridgeRequestScope, bridgeRequestScopeCache, facesContext, facesLifecycle, incongruityContext, portletConfig, portletContext, portletName
 
Constructor Summary
BridgePhaseActionImpl(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse, javax.portlet.PortletConfig portletConfig)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class com.liferay.faces.bridge.BridgePhaseCompat_2_2_Impl
attachClientWindowToLifecycle
 
Methods inherited from class com.liferay.faces.bridge.BridgePhaseCompat_2_0_Impl
clearHeadManagedBeanResources, getJSF2HandledException, getJSF2UnhandledException, handleJSF2ResourceRequest, isJSF2AjaxRequest, isJSF2ResourceRequest
 
Methods inherited from class com.liferay.faces.bridge.BridgePhaseBaseImpl
cleanup, getFacesContext, getFacesContextFactory, getInitParameter, indicateNamespacingToConsumers, init, initBridgeRequestScope, maintainBridgeRequestScope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgePhaseActionImpl

public BridgePhaseActionImpl(javax.portlet.ActionRequest actionRequest,
                             javax.portlet.ActionResponse actionResponse,
                             javax.portlet.PortletConfig portletConfig)
Method Detail

execute

public void execute()
             throws BridgeDefaultViewNotSpecifiedException,
                    BridgeException
Throws:
BridgeDefaultViewNotSpecifiedException
BridgeException


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