com.liferay.portlet
Class ActionResponseFactory
java.lang.Object
com.liferay.portlet.ActionResponseFactory
public class ActionResponseFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionResponseFactory
public ActionResponseFactory()
create
public static ActionResponseImpl create(ActionRequestImpl actionRequestImpl,
javax.servlet.http.HttpServletResponse response,
String portletName,
User user,
Layout layout,
WindowState windowState,
PortletMode portletMode)
throws Exception
- Throws:
Exception