Interface ActionParameters

    • Method Detail

      • clone

        MutableActionParameters clone()
        Returns a MutableActionParameters object encapsulating a copy of the same parameters as the original object. Changing a mutable copy will not influence the source object.
        Specified by:
        clone in interface PortletParameters
        Returns:
        Mutable clone of ActionParameters object