Package | Description |
---|---|
org.salespointframework.order |
The order subsystem.
|
Modifier and Type | Class and Description |
---|---|
class |
Cart
Abstraction of a shopping cart.
|
class |
CartItem
|
class |
ChargeLine
A chargeline represents extra expenses like shipping.
|
class |
OrderLine
An order line
|
Modifier and Type | Method and Description |
---|---|
static javax.money.MonetaryAmount |
Priced.sumUp(Iterable<? extends Priced> priced)
Sums up the prices of all given
Priced instances. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.