Interface | Description |
---|---|
GetProductAvailabilityCmd |
This is a task command to invoke productAvailability out bound service.
|
ProcessOrderInventoryCmd |
This is a task command to invoke inventory outbound service
|
Class | Description |
---|---|
GetProductAvailabilityCmdImpl |
This is the default implementation of the
GetProductAvailabilityCmd
task command. |
ProcessOrderInventoryCmdImpl |
This is the default implementation of the
ProcessOrderInventoryCmd
task command. |