com.ibm.commerce.edp.commands

Interface PIRemoveCmd

    • 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 is "com.ibm.commerce.edp.commands.PIRemoveCmdImpl".
        See Also:
        Constant Field Values
      • PAYMENT_INSTRUCTION_ERROR_VIEW

        static final java.lang.String PAYMENT_INSTRUCTION_ERROR_VIEW
        The name of the error view to be displayed in case of a failure.
        See Also:
        Constant Field Values
    • Method Detail

      • setPIIDs

        void setPIIDs(java.lang.Long[] aPIIDs)

        This method sets the list of IDs of payment instructions to be canceled.

        Parameters:
        aPIIDs - the list of payment instruction IDs to be canceled.
      • 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