| Package | Description |
|---|---|
| com.broadleafcommerce.rest.api.endpoint.catalog | |
| com.broadleafcommerce.rest.api.wrapper |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryAttributeWrapper> |
CatalogEndpoint.findCategoryAttributesForCategory(javax.servlet.http.HttpServletRequest request,
Long categoryId) |
| Modifier and Type | Field and Description |
|---|---|
protected List<CategoryAttributeWrapper> |
CategoryWrapper.categoryAttributes |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryAttributeWrapper> |
CategoryWrapper.getCategoryAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryWrapper.setCategoryAttributes(List<CategoryAttributeWrapper> categoryAttributes) |
Copyright © 2020. All rights reserved.