Class OrderItem
java.lang.Object
org.bhn.promotion.core.model.pricing.BaseOrderItem
org.bhn.promotion.core.model.pricing.OrderItem
- All Implemented Interfaces:
Serializable
Represents an item in an order, extending the base order item model.
This class contains details about the item, including any associated fees, taxes, offers, discounts, and shipping fees that may apply to it in the context of a pricing model.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OrderItem
public OrderItem()
-