com.ibm.commerce.edp.commands

Interface PreparePIsForEditPolicyCmd

    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String NAME
        The full name of this command.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation of this command.
        See Also:
        Constant Field Values
    • Method Detail

      • setOrderId

        void setOrderId(java.lang.Long anOrderId)
        This method sets the order ID.
        Parameters:
        anOrderId - A Long that specifies the order ID.
      • setPIs

        void setPIs(EDPPaymentInstruction[] aPIs)
        This method sets the payment instructions to be edited by EditCmd.
        Parameters:
        aPIs - An EDPPaymentInstruction[] that represents the payment instructions to be edited.
      • setPaymentTCInfos

        void setPaymentTCInfos(PaymentTCInfo[] aPaymentTCInfos)
        This method sets the PaymentTCInfos applicable to the payment instructions.
        Parameters:
        aPaymentTCInfos - A PaymentTCInfo[] that represents the PaymentTCInfos applicable to the payment instructions