| Package | Description |
|---|---|
| org.broadleafcommerce.core.order.dao | |
| org.broadleafcommerce.core.order.domain | |
| org.broadleafcommerce.core.order.service.type |
| Modifier and Type | Method and Description |
|---|---|
OrderItem |
OrderItemDaoImpl.create(OrderItemType orderItemType) |
OrderItem |
OrderItemDao.create(OrderItemType orderItemType) |
| Modifier and Type | Method and Description |
|---|---|
protected OrderItemType |
OrderItemImpl.convertOrderItemType(String type) |
OrderItemType |
OrderItem.getOrderItemType() |
OrderItemType |
OrderItemImpl.getOrderItemType() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderItem.setOrderItemType(OrderItemType orderItemType) |
void |
OrderItemImpl.setOrderItemType(OrderItemType orderItemType) |
| Modifier and Type | Field and Description |
|---|---|
static OrderItemType |
OrderItemType.BASIC |
static OrderItemType |
OrderItemType.BUNDLE |
static OrderItemType |
OrderItemType.DISCRETE |
static OrderItemType |
OrderItemType.EXTERNALLY_PRICED |
static OrderItemType |
OrderItemType.GIFTWRAP |
| Modifier and Type | Method and Description |
|---|---|
static OrderItemType |
OrderItemType.getInstance(String type) |
Copyright © 2014. All Rights Reserved.