com.liferay.faces.bridge
Class BridgePhaseFactoryImpl
java.lang.Object
com.liferay.faces.bridge.BridgePhaseFactory
com.liferay.faces.bridge.BridgePhaseFactoryImpl
- All Implemented Interfaces:
- FactoryWrapper<BridgePhaseFactory>, javax.faces.FacesWrapper<BridgePhaseFactory>
public class BridgePhaseFactoryImpl
- extends BridgePhaseFactory
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgePhaseFactoryImpl
public BridgePhaseFactoryImpl()
getBridgeActionPhase
public BridgePhase getBridgeActionPhase(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse,
javax.portlet.PortletConfig portletConfig)
throws javax.faces.FacesException
- Specified by:
getBridgeActionPhase in class BridgePhaseFactory
- Throws:
javax.faces.FacesException
getBridgeEventPhase
public BridgePhase getBridgeEventPhase(javax.portlet.EventRequest eventRequest,
javax.portlet.EventResponse eventResponse,
javax.portlet.PortletConfig portletConfig)
throws javax.faces.FacesException
- Specified by:
getBridgeEventPhase in class BridgePhaseFactory
- Throws:
javax.faces.FacesException
getBridgeRenderPhase
public BridgePhase getBridgeRenderPhase(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse,
javax.portlet.PortletConfig portletConfig)
throws javax.faces.FacesException
- Specified by:
getBridgeRenderPhase in class BridgePhaseFactory
- Throws:
javax.faces.FacesException
getBridgeResourcePhase
public BridgePhase getBridgeResourcePhase(javax.portlet.ResourceRequest resourceRequest,
javax.portlet.ResourceResponse resourceResponse,
javax.portlet.PortletConfig portletConfig)
throws javax.faces.FacesException
- Specified by:
getBridgeResourcePhase in class BridgePhaseFactory
- Throws:
javax.faces.FacesException
getWrapped
public BridgePhaseFactory getWrapped()
Copyright © 2014 Liferay, Inc.. All Rights Reserved.