com.liferay.faces.bridge
Class BridgePhaseResourceImpl

java.lang.Object
  extended by com.liferay.faces.bridge.BridgePhaseBaseImpl
      extended by com.liferay.faces.bridge.BridgePhaseCompatImpl
          extended by com.liferay.faces.bridge.BridgePhaseResourceImpl
All Implemented Interfaces:
BridgePhase

public class BridgePhaseResourceImpl
extends BridgePhaseCompatImpl

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
BridgePhaseResourceImpl(javax.portlet.ResourceRequest resourceRequest, javax.portlet.ResourceResponse resourceResponse, javax.portlet.PortletConfig portletConfig)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class com.liferay.faces.bridge.BridgePhaseCompatImpl
clearHeadManagedBeanResources, getJSF2HandledException, getJSF2UnhandledException, handleJSF2ResourceRequest, init, isJSF2AjaxRequest, isJSF2ResourceRequest
 
Methods inherited from class com.liferay.faces.bridge.BridgePhaseBaseImpl
cleanup, getFacesContext, getFacesContextFactory, getInitParameter, indicateNamespacingToConsumers, initBridgeRequestScope, maintainBridgeRequestScope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgePhaseResourceImpl

public BridgePhaseResourceImpl(javax.portlet.ResourceRequest resourceRequest,
                               javax.portlet.ResourceResponse resourceResponse,
                               javax.portlet.PortletConfig portletConfig)
Method Detail

execute

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


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