Package com.liferay.portlet
Class ActionRequestFactory
Object
com.liferay.portlet.ActionRequestFactory
- Author:
- Brian Wing Shun Chan, Neil Griffin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.portal.kernel.portlet.LiferayActionRequest
create
(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.portlet.InvokerPortlet invokerPortlet, PortletContext portletContext, WindowState windowState, PortletMode portletMode, PortletPreferences portletPreferences, long plid)
-
Constructor Details
-
ActionRequestFactory
public ActionRequestFactory()
-
-
Method Details
-
create
public static com.liferay.portal.kernel.portlet.LiferayActionRequest create(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.portlet.InvokerPortlet invokerPortlet, PortletContext portletContext, WindowState windowState, PortletMode portletMode, PortletPreferences portletPreferences, long plid)
-