com.ibm.commerce.edp.commands

Interface PICopyCmd

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The IBM Copyright notice field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class name.
        See Also:
        Constant Field Values
    • Method Detail

      • setToOrderId

        void setToOrderId(java.lang.Long anOrderId)
        This method sets the ID of the order to copy payment information to
        Parameters:
        anOrderId - the order ID
      • setURL

        void setURL(java.lang.String astrUrl)
        This method sets the redirection URL to be called when the command completes successfully.
        Parameters:
        astrUrl - the redirection URL string.