Uses of Class
lumis.util.PortletParametersMap
-
Packages that use PortletParametersMap Package Description lumis.util -
-
Uses of PortletParametersMap in lumis.util
Methods in lumis.util that return PortletParametersMap Modifier and Type Method Description PortletParametersMap
PortletParametersMap. clone()
Clones thisPortletParametersMap
, also cloning the arrays in the values to prevent the clone from affecting the original.
-