| OrderReturnRecordHandler |
Handles creation (based on OrderCancelRequests), of order return records in database
|
| ReturnActionAdapter |
Adapter to request any action concerning a specific return request.
|
| ReturnActionRequestExecutor |
This is the interface for executors of any return requests action (approving, cancelling or receiving).
|
| ReturnCallbackService |
This interface is used by adapter to provide feedback information about execution of actions on a return request.
|
| ReturnService |
Service for handling 'Order Returns'.
|
| RMAGenerator |
"Return Merchandise Authorization" aka "Return Material Authorization" (RMA) generator
|