Interface ResourceParameters

    • Method Detail

      • clone

        MutableResourceParameters clone()
        Returns a MutableResourceParameters 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 ResourceParameters object