Liferay 6.0.5

com.liferay.portlet
Interface PortletURLFactory

All Known Implementing Classes:
PortletURLFactoryImpl

public interface PortletURLFactory


Method Summary
 LiferayPortletURL create(javax.servlet.http.HttpServletRequest request, String portletName, long plid, String lifecycle)
           
 

Method Detail

create

LiferayPortletURL create(javax.servlet.http.HttpServletRequest request,
                         String portletName,
                         long plid,
                         String lifecycle)

Liferay 6.0.5