Class ActionParametersImpl

Object
com.liferay.portlet.internal.BasePortletParametersImpl<jakarta.portlet.MutableActionParameters>
com.liferay.portlet.internal.ActionParametersImpl
All Implemented Interfaces:
jakarta.portlet.ActionParameters, jakarta.portlet.PortletParameters

public class ActionParametersImpl extends BasePortletParametersImpl<jakarta.portlet.MutableActionParameters> implements jakarta.portlet.ActionParameters
Author:
Neil Griffin
  • Constructor Details

    • ActionParametersImpl

      public ActionParametersImpl(Map<String,String[]> parameterMap, String namespace)