Package com.elasticpath.domain.order.impl

Class Summary
AdvancedOrderSearchCriteriaImpl The default implementation of OrderSearchCriteria.
OrderAddressImpl Address that is stored as part of a completed order.
OrderImpl The default implementation of Order.
OrderNoteImpl Represents order note added to an order.
OrderNumberGeneratorImpl This is used to track the next available order number.
OrderPaymentImpl Represents customer payment information.
OrderPaymentStatusImpl The default implementation of OrderPaymentStatus.
OrderReturnImpl OrderReturn represents a customer's order return.
OrderReturnReasonImpl The default implementation of the OrderReturnReason.
OrderReturnSkuImpl The default implementation of OrderReturnSku.
OrderShipmentImpl OrderShipment represents a customer's order shipment.
OrderShipmentStatusImpl The default implementation of OrderShipmentStatus.
OrderSkuImpl Represents an order for a quantity of SKUs.
OrderStatusImpl Represents the customer order status.
OrderTaxValueImpl Represents order tax information.