public class SchedCouponCmdImpl extends ControllerCommandImpl implements SchedCouponCmd
| Constructor and Description |
|---|
| SchedCouponCmdImpl()
Deprecated.
CleanDBCmdImpl constructor calls super.
|
| Modifier and Type | Method and Description |
|---|---|
| AccessVector | getResources()
Deprecated.
Gets the resources for the eCoupon promotion.
|
| boolean | isReadyToCallExecute()
Deprecated.
It always returns true.
|
| void | performExecute()
Deprecated.
For each Coupon Promotion the end date is found out.
|
| void | validateParameters()
Deprecated.
Empty method, no need to check for parameters in this command.
|
public SchedCouponCmdImpl()
public AccessVector getResources() throws ECSystemException
public boolean isReadyToCallExecute()
public void performExecute()
throws ECException
public void validateParameters()
throws ECException