Q68
Single choice
A developer has the following requirements:
1. Calculate the total amount on an Order.
2. Calculate the line amount for each Line Item based on quantity selected and price.
3. Move Line Items to a different Order if a Line Item is not in stock.
Which relationship implementation supports these requirements?