Package com.liferay.portlet.internal
Class PortletURLFactoryImpl
Object
com.liferay.portlet.internal.PortletURLFactoryImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.portlet.PortletURLFactory
public class PortletURLFactoryImpl
extends Object
implements com.liferay.portal.kernel.portlet.PortletURLFactory
- Author:
- Brian Wing Shun Chan, Neil Griffin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.portlet.LiferayPortletURL
create
(PortletRequest portletRequest, com.liferay.portal.kernel.model.Portlet portlet, long plid, String lifecycle) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(PortletRequest portletRequest, com.liferay.portal.kernel.model.Portlet portlet, long plid, String lifecycle, MimeResponse.Copy copy) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(PortletRequest portletRequest, com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.model.Layout layout, String lifecycle) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(PortletRequest portletRequest, String portletId, long plid, String lifecycle) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(PortletRequest portletRequest, String portletId, long plid, String lifecycle, MimeResponse.Copy copy) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(PortletRequest portletRequest, String portletId, com.liferay.portal.kernel.model.Layout layout, String lifecycle) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(PortletRequest portletRequest, String portletId, String lifecycle) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.model.Layout layout, String lifecycle) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.model.Layout layout, String lifecycle, MimeResponse.Copy copy) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Portlet portlet, String lifecycle) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, long plid, String lifecycle) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, com.liferay.portal.kernel.model.Layout layout, String lifecycle) com.liferay.portal.kernel.portlet.LiferayPortletURL
create
(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, String lifecycle)
-
Constructor Details
-
PortletURLFactoryImpl
public PortletURLFactoryImpl()
-
-
Method Details
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.model.Layout layout, String lifecycle) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.model.Layout layout, String lifecycle, MimeResponse.Copy copy) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Portlet portlet, String lifecycle) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, com.liferay.portal.kernel.model.Layout layout, String lifecycle) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, long plid, String lifecycle) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, String lifecycle) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(PortletRequest portletRequest, com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.model.Layout layout, String lifecycle) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(PortletRequest portletRequest, com.liferay.portal.kernel.model.Portlet portlet, long plid, String lifecycle) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(PortletRequest portletRequest, com.liferay.portal.kernel.model.Portlet portlet, long plid, String lifecycle, MimeResponse.Copy copy) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(PortletRequest portletRequest, String portletId, com.liferay.portal.kernel.model.Layout layout, String lifecycle) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(PortletRequest portletRequest, String portletId, long plid, String lifecycle) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(PortletRequest portletRequest, String portletId, long plid, String lifecycle, MimeResponse.Copy copy) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-
create
public com.liferay.portal.kernel.portlet.LiferayPortletURL create(PortletRequest portletRequest, String portletId, String lifecycle) - Specified by:
create
in interfacecom.liferay.portal.kernel.portlet.PortletURLFactory
-