public interface RedeemCouponCmd extends ControllerCommand
This command is invoked when the user asks to redeem her eCoupons before preparing order and it displays a set of eCoupons that can be applied to this order. This command is invoked by the URL "FindCoupons".
The input to this command is :
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
Deprecated.
IBM copyright notice field.
|
static java.lang.String | defaultCommandClassName
Deprecated.
defaultCommandClassName is the default implementation class used by command factory to instantiate this command if the interface com.ibm.commerce.template.commands.TaskCmdTemplate is not defined in the CMDREG table
|
static final java.lang.String COPYRIGHT
static final java.lang.String defaultCommandClassName