com.liferay.portlet
Class PortletURLFactoryImpl
java.lang.Object
com.liferay.portlet.PortletURLFactoryImpl
- All Implemented Interfaces:
- PortletURLFactory
public class PortletURLFactoryImpl
- extends Object
- implements PortletURLFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletURLFactoryImpl
public PortletURLFactoryImpl()
create
public LiferayPortletURL create(javax.servlet.http.HttpServletRequest request,
String portletId,
long plid,
String lifecycle)
- Specified by:
create
in interface PortletURLFactory
create
public LiferayPortletURL create(PortletRequest portletRequest,
String portletId,
long plid,
String lifecycle)
- Specified by:
create
in interface PortletURLFactory