public class ActionRequestFactory
extends Object
| Constructor and Description |
|---|
ActionRequestFactory() |
| Modifier and Type | Method and Description |
|---|---|
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 preferences,
long plid) |
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 preferences,
long plid)