Class ResourceParametersImpl

java.lang.Object
com.liferay.portlet.internal.BasePortletParametersImpl<javax.portlet.MutableResourceParameters>
com.liferay.portlet.internal.ResourceParametersImpl
All Implemented Interfaces:
javax.portlet.PortletParameters, javax.portlet.ResourceParameters

public class ResourceParametersImpl extends BasePortletParametersImpl<javax.portlet.MutableResourceParameters> implements javax.portlet.ResourceParameters
Author:
Neil Griffin
  • Constructor Details

    • ResourceParametersImpl

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