com.liferay.portlet
Class EventResponseFactory
java.lang.Object
com.liferay.portlet.EventResponseFactory
public class EventResponseFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventResponseFactory
public EventResponseFactory()
create
public static EventResponseImpl create(EventRequestImpl eventRequestImpl,
javax.servlet.http.HttpServletResponse response,
String portletName,
User user,
Layout layout)
throws Exception
- Throws:
Exception