Class MutableResourceParametersImpl

java.lang.Object
com.liferay.portlet.internal.BasePortletParametersImpl<T>
com.liferay.portlet.internal.BaseMutablePortletParameters<javax.portlet.MutableResourceParameters>
com.liferay.portlet.internal.MutableResourceParametersImpl
All Implemented Interfaces:
LiferayMutablePortletParameters, javax.portlet.Mutable, javax.portlet.MutablePortletParameters, javax.portlet.MutableResourceParameters, javax.portlet.PortletParameters, javax.portlet.ResourceParameters

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

    • MutableResourceParametersImpl

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