public class ActionRequestFactory
extends java.lang.Object
Constructor and Description |
---|
ActionRequestFactory() |
Modifier and Type | Method and Description |
---|---|
static ActionRequestImpl |
create(javax.servlet.http.HttpServletRequest request,
Portlet portlet,
InvokerPortlet invokerPortlet,
javax.portlet.PortletContext portletContext,
javax.portlet.WindowState windowState,
javax.portlet.PortletMode portletMode,
javax.portlet.PortletPreferences preferences,
long plid) |
public static ActionRequestImpl create(javax.servlet.http.HttpServletRequest request, Portlet portlet, InvokerPortlet invokerPortlet, javax.portlet.PortletContext portletContext, javax.portlet.WindowState windowState, javax.portlet.PortletMode portletMode, javax.portlet.PortletPreferences preferences, long plid) throws java.lang.Exception
java.lang.Exception