com.liferay.portlet
Class PortletURLFactory

java.lang.Object
  extended bycom.liferay.portlet.PortletURLFactory

public class PortletURLFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Method Summary
 PortletURLImpl create(javax.servlet.http.HttpServletRequest req, java.lang.String portletName, long plid, boolean action)
           
static PortletURLFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PortletURLFactory getInstance()

create

public PortletURLImpl create(javax.servlet.http.HttpServletRequest req,
                             java.lang.String portletName,
                             long plid,
                             boolean action)