public class PortletURLFactoryImpl
extends Object
implements com.liferay.portal.kernel.portlet.PortletURLFactory
| Constructor and Description |
|---|
PortletURLFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
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,
javax.portlet.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,
com.liferay.portal.kernel.model.Layout layout,
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,
String lifecycle) |
com.liferay.portal.kernel.portlet.LiferayPortletURL |
create(javax.portlet.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(javax.portlet.PortletRequest portletRequest,
com.liferay.portal.kernel.model.Portlet portlet,
long plid,
String lifecycle) |
com.liferay.portal.kernel.portlet.LiferayPortletURL |
create(javax.portlet.PortletRequest portletRequest,
com.liferay.portal.kernel.model.Portlet portlet,
long plid,
String lifecycle,
javax.portlet.MimeResponse.Copy copy) |
com.liferay.portal.kernel.portlet.LiferayPortletURL |
create(javax.portlet.PortletRequest portletRequest,
String portletId,
com.liferay.portal.kernel.model.Layout layout,
String lifecycle) |
com.liferay.portal.kernel.portlet.LiferayPortletURL |
create(javax.portlet.PortletRequest portletRequest,
String portletId,
long plid,
String lifecycle) |
com.liferay.portal.kernel.portlet.LiferayPortletURL |
create(javax.portlet.PortletRequest portletRequest,
String portletId,
long plid,
String lifecycle,
javax.portlet.MimeResponse.Copy copy) |
com.liferay.portal.kernel.portlet.LiferayPortletURL |
create(javax.portlet.PortletRequest portletRequest,
String portletId,
String lifecycle) |
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)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic 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,
javax.portlet.MimeResponse.Copy copy)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.model.Portlet portlet,
String lifecycle)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletId,
com.liferay.portal.kernel.model.Layout layout,
String lifecycle)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletId,
long plid,
String lifecycle)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletId,
String lifecycle)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.portlet.PortletRequest portletRequest,
com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.model.Layout layout,
String lifecycle)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.portlet.PortletRequest portletRequest,
com.liferay.portal.kernel.model.Portlet portlet,
long plid,
String lifecycle)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.portlet.PortletRequest portletRequest,
com.liferay.portal.kernel.model.Portlet portlet,
long plid,
String lifecycle,
javax.portlet.MimeResponse.Copy copy)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.portlet.PortletRequest portletRequest,
String portletId,
com.liferay.portal.kernel.model.Layout layout,
String lifecycle)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.portlet.PortletRequest portletRequest,
String portletId,
long plid,
String lifecycle)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.portlet.PortletRequest portletRequest,
String portletId,
long plid,
String lifecycle,
javax.portlet.MimeResponse.Copy copy)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactorypublic com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.portlet.PortletRequest portletRequest,
String portletId,
String lifecycle)
create in interface com.liferay.portal.kernel.portlet.PortletURLFactory