Class ActionURLImpl

Object
com.liferay.portlet.internal.PortletURLImpl
com.liferay.portlet.internal.ActionURLImpl
All Implemented Interfaces:
com.liferay.portal.kernel.portlet.LiferayPortletURL, Serializable, ActionURL, BaseURL, Mutable, MutableRenderState, PortletURL, RenderState, ResourceURL

public class ActionURLImpl extends PortletURLImpl implements ActionURL
Author:
Neil Griffin
See Also:
  • Constructor Details

    • ActionURLImpl

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

      public ActionURLImpl(PortletRequest portletRequest, com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.model.Layout layout, String lifecycle, MimeResponse.Copy copy)