Package | Description |
---|---|
org.salespointframework.accountancy |
Accountancy subsystem.
|
org.salespointframework.inventory |
The inventory subsystem.
|
org.salespointframework.order |
The order subsystem.
|
Class and Description |
---|
Order |
Order.OrderCancelled |
Order.OrderPaid |
OrderIdentifier
OrderIdentifier serves as an identifier type for Order objects. |
Class and Description |
---|
Order.OrderCancelled |
Order.OrderCompleted |
OrderCompletionFailure
Exception to be thrown if a listener for
Order.OrderCompleted event wants to indicate failure of the completion. |
OrderLine
An order line
|
Class and Description |
---|
CartItem |
ChargeLine
A chargeline represents extra expenses like shipping.
|
ChargeLine.AttachedChargeLine
A
ChargeLine that's attached to an OrderLine . |
Order |
Order.OrderCancelled |
Order.OrderCompleted |
Order.OrderPaid |
OrderCompletionFailure
Exception to be thrown if a listener for
Order.OrderCompleted event wants to indicate failure of the completion. |
OrderCompletionReport |
OrderCompletionReport.CompletionStatus
The status of a completion.
|
OrderCompletionReport.OrderLineCompletion
The completion status of an
OrderLine . |
OrderIdentifier
OrderIdentifier serves as an identifier type for Order objects. |
OrderLine
An order line
|
OrderStatus |
Totalable
An extension of
Streamable of Priced objects that expose a Totalable.getTotal() method so that the
combined price can be calculated easily. |
Copyright © 2019. All rights reserved.