| Package | Description |
|---|---|
| org.salespointframework.accountancy |
Accountancy subsystem.
|
| org.salespointframework.inventory |
The inventory subsystem.
|
| org.salespointframework.order |
The order subsystem.
|
| Class and Description |
|---|
| Order |
| Order.OrderCompleted |
OrderIdentifier
OrderIdentifier serves as an identifier type for Order objects. |
| Class and Description |
|---|
| 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.
|
ChargeLineIdentifier
ChargeLineIdentifier serves as an identifier type for ChargeLine objects. |
| Order |
| 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
|
OrderLineIdentifier
OrderLineIdentifier serves as an identifier type for OrderLine objects. |
| OrderManager
A service to manage
Orders. |
| OrderRepository
Repository interface for
Orders. |
| OrderStatus |
| Priced
Interface for any priced item to ease summing up priced items.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.