Class OrderItemAttributeImpl

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

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