| Interface | Description |
|---|---|
| CreateSimulatedOrderItemTaskCmd |
The command interface to create a simulated promotion OrderItem object.
|
| CreateSimulatedOrderTaskCmd |
The command interface to create a simulated promotion Order object
|
| SimulatedPromotionEvaluationTaskCmd |
The command interface to evaluate a simulated order.
|
| Class | Description |
|---|---|
| CreateSimulatedOrderItemTaskCmdImpl |
This command implements CreateSimulatedOrderItemTaskCmd to create a simulated
promotion OrderItem object.
|
| CreateSimulatedOrderTaskCmdImpl |
This is a implementation of CreateSimulatedOrderTaskCmd to create a simulated
promotion Order object.
|
| SimulatedPromotionEvaluationTaskCmdImpl |
This command implements the SimulatedPromotionEvaluationTaskCmd to evaluate a
simulated Order.
|