public class ActionResponseFactory
extends java.lang.Object
| Constructor and Description |
|---|
ActionResponseFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ActionResponseImpl |
create(ActionRequestImpl actionRequestImpl,
javax.servlet.http.HttpServletResponse response,
java.lang.String portletName,
com.liferay.portal.model.User user,
com.liferay.portal.model.Layout layout,
javax.portlet.WindowState windowState,
javax.portlet.PortletMode portletMode) |
public static ActionResponseImpl create(ActionRequestImpl actionRequestImpl, javax.servlet.http.HttpServletResponse response, java.lang.String portletName, com.liferay.portal.model.User user, com.liferay.portal.model.Layout layout, javax.portlet.WindowState windowState, javax.portlet.PortletMode portletMode) throws java.lang.Exception
java.lang.Exception