Class ActionParametersImpl

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

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

    • ActionParametersImpl

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