Class LiferayPortletURLPrivilegedAction

Object
com.liferay.portlet.internal.LiferayPortletURLPrivilegedAction

public class LiferayPortletURLPrivilegedAction extends Object
Author:
Brian Wing Shun Chan, Neil Griffin
  • Constructor Details

    • LiferayPortletURLPrivilegedAction

      public LiferayPortletURLPrivilegedAction(long plid, String portletName, String lifecycle, MimeResponse.Copy copy, boolean includeLinkToLayoutUuid, com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.model.Portlet portlet, PortletPreferences portletPreferences, PortletRequest portletRequest, PortletResponseImpl portletResponseImpl, long requestPlid, Map<String,Constructor<? extends PortletURLImpl>> constructors)
    • LiferayPortletURLPrivilegedAction

      public LiferayPortletURLPrivilegedAction(String portletName, String lifecycle, MimeResponse.Copy copy, com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.model.Portlet portlet, javax.servlet.http.HttpServletRequest httpServletRequest)
  • Method Details

    • run

      public com.liferay.portal.kernel.portlet.LiferayPortletURL run()