com.ibm.commerce.messaging.commands

Interface GetPickPackListDetailCmd

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


    public interface GetPickPackListDetailCmd
    extends ControllerCommand
    Retrieves the pick ticket and pack slips for the input pick batch ID and forwards it to a view task. The view task will compose the PickPackListDetails message to be sent to the fulfillment center.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        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