Class OrderItemAttributeImpl

java.lang.Object
org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
All Implemented Interfaces:
Serializable, org.broadleafcommerce.common.copy.MultiTenantCloneable<OrderItemAttribute>, org.broadleafcommerce.common.value.ValueAssignable<String>, OrderItemAttribute

@Entity public class OrderItemAttributeImpl extends Object implements OrderItemAttribute
Arbitrary attributes to add to an order-item.
See Also: