| Package | Description |
|---|---|
| org.salespointframework.order |
The order subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) OrderLine |
CartItem.toOrderLine()
Creates an
OrderLine from this CartItem. |
| Modifier and Type | Method and Description |
|---|---|
Iterable<OrderLine> |
Order.getOrderLines() |
| Modifier and Type | Method and Description |
|---|---|
void |
Order.add(OrderLine orderLine)
|
void |
Order.remove(OrderLine orderLine) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.