Uses of Package
org.salespointframework.order
-
Packages that use org.salespointframework.order Package Description org.salespointframework.accountancy Accountancy subsystem.org.salespointframework.inventory The inventory subsystem.org.salespointframework.order The order subsystem. -
Classes in org.salespointframework.order used by org.salespointframework.accountancy Class Description Order Order.OrderCancelled Order.OrderPaid OrderIdentifier OrderIdentifierserves as an identifier type forOrderobjects. -
Classes in org.salespointframework.order used by org.salespointframework.inventory Class Description Order.OrderCancelled Order.OrderCompleted OrderCompletionFailure Exception to be thrown if a listener forOrder.OrderCompletedevent wants to indicate failure of the completion.OrderLine An order line -
Classes in org.salespointframework.order used by org.salespointframework.order Class Description CartItem ChargeLine A chargeline represents extra expenses like shipping.ChargeLine.AttachedChargeLine AChargeLinethat's attached to anOrderLine.Order Order.OrderCancelled Order.OrderCompleted Order.OrderPaid OrderCompletionFailure Exception to be thrown if a listener forOrder.OrderCompletedevent wants to indicate failure of the completion.OrderCompletionReport OrderCompletionReport.CompletionStatus The status of a completion.OrderCompletionReport.OrderLineCompletion The completion status of anOrderLine.OrderIdentifier OrderIdentifierserves as an identifier type forOrderobjects.OrderLine An order lineOrderStatus Totalable An extension ofStreamableofPricedobjects that expose aTotalable.getTotal()method so that the combined price can be calculated easily.