Class MockActionURL

Object
com.liferay.portal.kernel.test.portlet.MockPortletURL
com.liferay.portal.kernel.test.portlet.MockActionURL
All Implemented Interfaces:
jakarta.portlet.ActionURL, jakarta.portlet.BaseURL, jakarta.portlet.Mutable, jakarta.portlet.MutableRenderState, jakarta.portlet.PortletURL, jakarta.portlet.RenderState

public class MockActionURL extends MockPortletURL implements jakarta.portlet.ActionURL
Author:
Dante Wang
  • Constructor Details

    • MockActionURL

      public MockActionURL(jakarta.portlet.PortalContext portalContext, jakarta.portlet.MimeResponse.Copy copy)
  • Method Details

    • getActionParameters

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