|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.ActionResponseFactory
public class ActionResponseFactory
Constructor Summary | |
---|---|
ActionResponseFactory()
|
Method Summary | |
---|---|
static ActionResponseImpl |
create(ActionRequestImpl actionRequestImpl,
javax.servlet.http.HttpServletResponse response,
String portletName,
User user,
Layout layout,
WindowState windowState,
PortletMode portletMode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionResponseFactory()
Method Detail |
---|
public static ActionResponseImpl create(ActionRequestImpl actionRequestImpl, javax.servlet.http.HttpServletResponse response, String portletName, User user, Layout layout, WindowState windowState, PortletMode portletMode) throws Exception
Exception
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |