Class MutableActionParametersImpl

Object
com.liferay.portlet.internal.BasePortletParametersImpl<T>
com.liferay.portlet.internal.BaseMutablePortletParameters<jakarta.portlet.MutableActionParameters>
com.liferay.portlet.internal.MutableActionParametersImpl
All Implemented Interfaces:
LiferayMutablePortletParameters, jakarta.portlet.ActionParameters, jakarta.portlet.Mutable, jakarta.portlet.MutableActionParameters, jakarta.portlet.MutablePortletParameters, jakarta.portlet.PortletParameters

public class MutableActionParametersImpl extends BaseMutablePortletParameters<jakarta.portlet.MutableActionParameters> implements LiferayMutablePortletParameters, jakarta.portlet.MutableActionParameters
Author:
Neil Griffin
  • Constructor Details

    • MutableActionParametersImpl

      public MutableActionParametersImpl(Map<String,String[]> parameterMap)