com.ibm.commerce.tools.optools.order.commands

Interface CSRGuestOrderCreateCmd

  • 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:
    CSRGuestOrderCreateCmdImpl


    public interface CSRGuestOrderCreateCmd
    extends ControllerCommand
    This controller command is used to Create a guest order. This command will create a guest user firstly and then create places an order against that user. This command creates a wrapper around the task command CSRGuestCustomerAddCmd.

    This command is to be executed by the CSR/TSR.

    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String CLASSNAME
        The name of this class.
        See Also:
        Constant Field Values
      • defaultCommandClassName

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

      • setLangId

        void setLangId(java.lang.String string)
        This method sets the current value of language id
        Parameters:
        string - new value of language id