Class BaseMutablePortletParameters<T extends MutablePortletParameters>

Object
com.liferay.portlet.internal.BasePortletParametersImpl<T>
com.liferay.portlet.internal.BaseMutablePortletParameters<T>
All Implemented Interfaces:
LiferayMutablePortletParameters, Mutable, MutablePortletParameters, PortletParameters
Direct Known Subclasses:
MutableActionParametersImpl, MutableRenderParametersImpl, MutableResourceParametersImpl

public abstract class BaseMutablePortletParameters<T extends MutablePortletParameters> extends BasePortletParametersImpl<T> implements LiferayMutablePortletParameters
Author:
Neil Griffin