Package com.liferay.portlet
Class ResourceRequestFactory
Object
com.liferay.portlet.ResourceRequestFactory
- Author:
- Brian Wing Shun Chan, Neil Griffin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.portal.kernel.portlet.LiferayResourceRequest
create
(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.portlet.InvokerPortlet invokerPortlet, PortletContext portletContext, WindowState windowState, PortletMode portletMode, PortletPreferences portletPreferences, long plid)
-
Constructor Details
-
ResourceRequestFactory
public ResourceRequestFactory()
-
-
Method Details
-
create
public static com.liferay.portal.kernel.portlet.LiferayResourceRequest create(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.portlet.InvokerPortlet invokerPortlet, PortletContext portletContext, WindowState windowState, PortletMode portletMode, PortletPreferences portletPreferences, long plid)
-