Package | Description |
---|---|
org.salespointframework.inventory |
The inventory subsystem.
|
org.salespointframework.order |
The order subsystem.
|
Modifier and Type | Method and Description |
---|---|
void |
InventoryOrderEventListener.on(Order.OrderCompleted event)
|
Modifier and Type | Method and Description |
---|---|
void |
OrderManager.completeOrder(T order)
Tries to complete this order, the
OrderStatus has to be OrderStatus.PAID . |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.