Package | Description |
---|---|
com.neurosys.ecom.orders.domain |
Modifier and Type | Class and Description |
---|---|
class |
SubOrder<O extends Order<I>,I extends OrderItem>
Special case of a
RelatedOrder that tracks its own SubOrder.partialAmount and SubOrder.previous and SubOrder.next .A SubOrder shares the same OrderItem of its getRoot() by overriding SubOrder.getItems() . |
Constructor and Description |
---|
RelatedOrder(RelatedOrder order) |
Copyright © 2018. All rights reserved.