Class MutableActionParametersImpl

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

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

    • MutableActionParametersImpl

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