| 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)
Deprecated.
|
List<MediaWrapper> |
CatalogEndpoint.findMediaForProduct(javax.servlet.http.HttpServletRequest request,
Long id)
Deprecated.
|
List<MediaWrapper> |
CatalogEndpoint.findMediaForSku(javax.servlet.http.HttpServletRequest request,
Long id)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected MediaWrapper |
ProductWrapper.primaryMedia
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<MediaWrapper> |
ProductWrapper.media
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MediaWrapper |
ProductWrapper.getPrimaryMedia()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<MediaWrapper> |
ProductWrapper.getMedia()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductWrapper.setPrimaryMedia(MediaWrapper primaryMedia)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductWrapper.setMedia(List<MediaWrapper> media)
Deprecated.
|
Copyright © 2016. All rights reserved.