| Package | Description |
|---|---|
| com.broadleafcommerce.cartoperation.domain |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Attribute> |
Product.getAttributes()
Dynamic attributes that are a part of the product.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Product.setAttributes(Map<String,Attribute> attributes)
Dynamic attributes that are a part of the product.
|
Copyright © 2021. All rights reserved.