Package com.liferay.portlet.internal
Class ResourceParametersImpl
Object
com.liferay.portlet.internal.BasePortletParametersImpl<MutableResourceParameters>
com.liferay.portlet.internal.ResourceParametersImpl
- All Implemented Interfaces:
PortletParameters
,ResourceParameters
public class ResourceParametersImpl
extends BasePortletParametersImpl<MutableResourceParameters>
implements ResourceParameters
- Author:
- Neil Griffin
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portlet.internal.BasePortletParametersImpl
clone, deepCopyMap, getNames, getParameterMap, getValue, getValues, isEmpty, size
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javax.portlet.PortletParameters
getNames, getValue, getValues, isEmpty, size
Methods inherited from interface javax.portlet.ResourceParameters
clone
-
Constructor Details
-
ResourceParametersImpl
-