com.ibm.commerce.messaging.commands

Interface OrderConfirmCmd

  • All Superinterfaces:
    AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, OrderStatusCmd, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    OrderConfirmCmdImpl


    public interface OrderConfirmCmd
    extends OrderStatusCmd
    The interface for the OrderConfirm command which processes the confirmation message that the backend system has created when the order has been received.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default class containing the implementation of the OrderConfirm command.
        See Also:
        Constant Field Values