Class MockActionURL

All Implemented Interfaces:
com.liferay.portal.kernel.portlet.LiferayPortletURL, jakarta.portlet.ActionURL, jakarta.portlet.BaseURL, jakarta.portlet.Mutable, jakarta.portlet.MutableRenderState, jakarta.portlet.PortletURL, jakarta.portlet.RenderState, jakarta.portlet.RenderURL, jakarta.portlet.ResourceURL, Serializable

public class MockActionURL extends MockLiferayPortletURL implements jakarta.portlet.ActionURL
Author:
David Arques
See Also:
  • Constructor Details

    • MockActionURL

      public MockActionURL()
  • Method Details

    • getActionParameters

      public jakarta.portlet.MutableActionParameters getActionParameters()
      Specified by:
      getActionParameters in interface jakarta.portlet.ActionURL