| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.api.endpoint.catalog | |
| org.broadleafcommerce.core.web.api.wrapper |
| Modifier and Type | Method and Description |
|---|---|
List<MediaWrapper> |
CatalogEndpoint.findMediaForCategory(javax.servlet.http.HttpServletRequest request,
Long id) |
List<MediaWrapper> |
CatalogEndpoint.findMediaForProduct(javax.servlet.http.HttpServletRequest request,
Long id) |
List<MediaWrapper> |
CatalogEndpoint.findMediaForSku(javax.servlet.http.HttpServletRequest request,
Long id) |
| Modifier and Type | Field and Description |
|---|---|
protected MediaWrapper |
ProductWrapper.primaryMedia |
| Modifier and Type | Field and Description |
|---|---|
protected List<MediaWrapper> |
ProductWrapper.media |
Copyright © 2014. All Rights Reserved.