Package com.liferay.portlet.internal
Class ActionParametersImpl
Object
com.liferay.portlet.internal.BasePortletParametersImpl<MutableActionParameters>
com.liferay.portlet.internal.ActionParametersImpl
- All Implemented Interfaces:
ActionParameters
,PortletParameters
public class ActionParametersImpl
extends BasePortletParametersImpl<MutableActionParameters>
implements ActionParameters
- 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.ActionParameters
clone
-
Constructor Details
-
ActionParametersImpl
-