org.broadleafcommerce.core.web.api.wrapper
public class CategoriesWrapper extends BaseWrapper implements APIWrapper<List<Category>>
| Modifier and Type | Field and Description |
|---|---|
protected List<CategoryWrapper> |
categories |
context| Constructor and Description |
|---|
CategoriesWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
wrap(List<Category> cats,
javax.servlet.http.HttpServletRequest request) |
setApplicationContextprotected List<CategoryWrapper> categories
Copyright © 2015. All Rights Reserved.