org.broadleafcommerce.core.web.api.wrapper
public class CategoryAttributeWrapper extends BaseWrapper implements APIWrapper<CategoryAttribute>
| Modifier and Type | Field and Description |
|---|---|
protected String |
attributeName |
protected String |
attributeValue |
protected Long |
categoryId |
protected Long |
id |
context| Constructor and Description |
|---|
CategoryAttributeWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
wrap(CategoryAttribute model,
javax.servlet.http.HttpServletRequest request) |
setApplicationContextprotected Long id
protected Long categoryId
protected String attributeName
protected String attributeValue
public void wrap(CategoryAttribute model, javax.servlet.http.HttpServletRequest request)
wrap in interface APIWrapper<CategoryAttribute>Copyright © 2015. All Rights Reserved.