Uses of Package
org.salespointframework.order
Packages that use org.salespointframework.order
Package
Description
Accountancy subsystem with services for accounting and bookkeeping.
The inventory subsystem.
The order subsystem.
-
Classes in org.salespointframework.order used by org.salespointframework.accountancyClassDescription
Order.OrderIdentifierserves as an identifier type forOrderobjects.Signals anOrderbeing canceled.Signals an order having been paid. -
Classes in org.salespointframework.order used by org.salespointframework.inventory
-
Classes in org.salespointframework.order used by org.salespointframework.orderClassDescriptionA charge line represents extra expenses, such as shipping, for an
Orderas a whole.AChargeLinethat's attached to anOrderLine.ChargeLine.ChargeLineIdentifierserves as an identifier type forChargeLineobjects.Order.OrderIdentifierserves as an identifier type forOrderobjects.Exception to be thrown if a listener forOrderEvents.OrderCompletedevent wants to indicate failure of the completion.The status of a completion.The completion status of anOrderLine.Signals anOrderbeing canceled.Signals the processing of anOrderhaving been completed, i.e. goods having been sent our, services delivered etc.Signals an order having been paid.An extension ofStreamableofPricedobjects that expose aTotalable.getTotal()method so that the combined price can be calculated easily.