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 © 2014 Pivotal Software, Inc.. All rights reserved.