com.ibm.commerce.edp.commands

Interface SynchronizeOrderWithBackendCmd

    • 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 of this command.
        See Also:
        Constant Field Values
      • NAME

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

      • setOrderId

        void setOrderId(java.lang.Long orderId)
        This method sets the current order id.
        Specified by:
        setOrderId in interface AEDPTaskCmd
        Parameters:
        orderId - A Long that specifies the current order id.