Interface | Description |
---|---|
ScheduleEvaluateCmd |
The interface evaluates the schedule information specified.
|
SubscriptionCancelOrderCmd |
This class implements the methods to cancel the parent order of a recurring order and the
parent order item in case of subscription.
|
SubscriptionNotificationCmd |
This interface supports notification for the CSR, user and merchant for the
subscription specified.
|
Class | Description |
---|---|
SimpleScheduleEvaluateCmdImpl |
This class evaluates the simple schedule information where in it uses the
Frequency and the start date, it computes the next occurrence.
|
SubscriptionCancelOrderCmdImpl |
This class implements the methods to cancel the parent order of a recurring
order and the parent order item in case of subscription.
|
SubscriptionNotificationCmdImpl |
This class is the default implementation for the
SubscriptionNotificationCmd interface. |
Enum | Description |
---|---|
ScheduleEvaluateCmd.UnitOfMeasure |
The unit of measures supported for frequency.
|