| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.api.endpoint.catalog | |
| org.broadleafcommerce.core.web.api.wrapper |
| Modifier and Type | Method and Description |
|---|---|
CategoryWrapper |
CatalogEndpoint.findCategoryById(javax.servlet.http.HttpServletRequest request,
Long id,
int productLimit,
int productOffset,
int subcategoryLimit,
int subcategoryOffset,
int subcategoryDepth) |
| Modifier and Type | Field and Description |
|---|---|
protected CategoryWrapper |
OrderItemWrapper.category |
| Modifier and Type | Field and Description |
|---|---|
protected List<CategoryWrapper> |
CategoriesWrapper.categories |
| Modifier and Type | Method and Description |
|---|---|
protected List<CategoryWrapper> |
CategoryWrapper.buildSubcategoryTree(List<CategoryWrapper> wrappers,
Category root,
javax.servlet.http.HttpServletRequest request,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CategoryWrapper> |
CategoryWrapper.buildSubcategoryTree(List<CategoryWrapper> wrappers,
Category root,
javax.servlet.http.HttpServletRequest request,
int depth) |
Copyright © 2015. All Rights Reserved.