com.liferay.portlet
Class ResourceRequestFactory
java.lang.Object
com.liferay.portlet.ResourceRequestFactory
public class ResourceRequestFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceRequestFactory
public ResourceRequestFactory()
create
public static ResourceRequestImpl create(javax.servlet.http.HttpServletRequest request,
Portlet portlet,
InvokerPortlet invokerPortlet,
PortletContext portletContext,
WindowState windowState,
PortletMode portletMode,
PortletPreferences preferences,
long plid)
throws Exception
- Throws:
Exception