| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.api.endpoint.catalog | |
| org.broadleafcommerce.core.web.api.wrapper |
| Modifier and Type | Method and Description |
|---|---|
SkuWrapper |
CatalogEndpoint.findDefaultSkuByProductId(javax.servlet.http.HttpServletRequest request,
Long id) |
SkuWrapper |
CatalogEndpoint.findSkuById(javax.servlet.http.HttpServletRequest request,
Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<SkuWrapper> |
CatalogEndpoint.findSkusByProductById(javax.servlet.http.HttpServletRequest request,
Long id)
Search for
Sku instances for a given product |
| Modifier and Type | Field and Description |
|---|---|
protected SkuWrapper |
SkuBundleItemWrapper.sku |
Copyright © 2014. All Rights Reserved.