public interface DeleteCouponsFromWalletCmd extends ControllerCommand
This command changes the state of the eCoupons in the CouponWallet to "DELETED".
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 this interface is not defined in the CMDREG table.
|
static final java.lang.String COPYRIGHT
static final java.lang.String defaultCommandClassName