| Interface | Description |
|---|---|
| BundleOrderItem | |
| BundleOrderItemFeePrice | |
| DiscreteOrderItem | |
| DiscreteOrderItemFeePrice | |
| DynamicPriceDiscreteOrderItem | |
| FulfillmentGroup |
This is the main entity used to hold fulfillment information about an Order.
|
| FulfillmentGroupFee | |
| FulfillmentGroupItem | |
| FulfillmentOption |
A FulfillmentOption is used to hold information about a particular type of Fulfillment implementation.
|
| GiftWrapOrderItem | |
| NullOrderFactory |
Generates a shared, static instance of NullOrderImpl.
|
| Order |
Defines an order in Broadleaf.
|
| OrderAttribute |
The Interface OrderAttribute.
|
| OrderItem | |
| OrderItemAttribute |
The Interface OrderItemAttribute.
|
| OrderItemContainer | |
| OrderItemPriceDetail | |
| OrderItemQualifier | |
| OrderMultishipOption |
Represents a given set of options for an OrderItem in an Order in the
multiship context.
|
| PersonalMessage | |
| SkuAccessor |
Interface indicating that an item contains a getSku method.
|
| TaxDetail |
The Interface TaxDetail.
|
| Class | Description |
|---|---|
| BundleOrderItemFeePriceImpl | |
| BundleOrderItemImpl | |
| DiscreteOrderItemFeePriceImpl | |
| DiscreteOrderItemImpl | |
| DynamicPriceDiscreteOrderItemImpl | |
| FulfillmentGroupFeeImpl | |
| FulfillmentGroupImpl | |
| FulfillmentGroupItemImpl | |
| FulfillmentOptionImpl | |
| GiftWrapOrderItemImpl | |
| NullOrderFactoryImpl | |
| NullOrderImpl |
NullOrderImpl is a class that represents an unmodifiable, empty order.
|
| OrderAttributeImpl |
The Class OrderAttributeImpl
|
| OrderImpl | |
| OrderItemAttributeImpl |
Arbitrary attributes to add to an order-item.
|
| OrderItemImpl | |
| OrderItemPriceDetailImpl | |
| OrderItemQualifierImpl | |
| OrderMultishipOptionImpl | |
| PersonalMessageImpl | |
| TaxDetailImpl | |
| TaxType |
An extensible enumeration of tax detail types
|
Copyright © 2014. All rights reserved.