| java.lang.Object com.liferay.portlet.RenderRequestFactory
RenderRequestFactory | public class RenderRequestFactory (Code) | | View Source
author: Brian Wing Shun Chan |
Method Summary | |
public static RenderRequestImpl | create(HttpServletRequest req, Portlet portlet, CachePortlet cachePortlet, PortletContext portletCtx, WindowState windowState, PortletMode portletMode, PortletPreferences prefs) | public static RenderRequestImpl | create(HttpServletRequest req, Portlet portlet, CachePortlet cachePortlet, PortletContext portletCtx, WindowState windowState, PortletMode portletMode, PortletPreferences prefs, long plid) | public static void | recycle(RenderRequestImpl renderRequestImpl) |
|
|