Liferay 7.0-ce-b4

com.liferay.portlet
Class RequestBackedPortletURLFactoryUtil

java.lang.Object
  extended by com.liferay.portlet.RequestBackedPortletURLFactoryUtil

public class RequestBackedPortletURLFactoryUtil
extends Object


Constructor Summary
RequestBackedPortletURLFactoryUtil()
           
 
Method Summary
static RequestBackedPortletURLFactory create(javax.servlet.http.HttpServletRequest request)
           
static RequestBackedPortletURLFactory create(PortletRequest portletRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestBackedPortletURLFactoryUtil

public RequestBackedPortletURLFactoryUtil()
Method Detail

create

public static RequestBackedPortletURLFactory create(javax.servlet.http.HttpServletRequest request)

create

public static RequestBackedPortletURLFactory create(PortletRequest portletRequest)

Liferay 7.0-ce-b4