| Package | Description |
|---|---|
| com.broadleafcommerce.rest.api.endpoint.catalog | |
| com.broadleafcommerce.rest.api.wrapper |
| Modifier and Type | Method and Description |
|---|---|
List<ProductAttributeWrapper> |
CatalogEndpoint.findProductAttributesForProduct(javax.servlet.http.HttpServletRequest request,
Long id) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProductAttributeWrapper> |
ProductWrapper.productAttributes |
| Modifier and Type | Method and Description |
|---|---|
List<ProductAttributeWrapper> |
ProductWrapper.getProductAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductWrapper.setProductAttributes(List<ProductAttributeWrapper> productAttributes) |
Copyright © 2020. All rights reserved.