public interface LiferayMutableRenderParameters extends LiferayMutablePortletParameters, javax.portlet.MutableRenderParameters
NULL_PARAM_VALUE| Modifier and Type | Method and Description |
|---|---|
boolean |
isMutated(java.lang.String name)
Returns
true if the value of the parameter associated with
the specified name has changed. |
isMutated, setValue, setValuesboolean isMutated(java.lang.String name)
true if the value of the parameter associated with
the specified name has changed.name - the parameter's nametrue if the value of the parameter associated with
the specified name has changed; false otherwise