| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.api.endpoint.catalog |
| Modifier and Type | Method and Description |
|---|---|
List<RelatedProductWrapper> |
CatalogEndpoint.findCrossSaleProductsByProduct(javax.servlet.http.HttpServletRequest request,
Long id,
int limit,
int offset) |
List<RelatedProductWrapper> |
CatalogEndpoint.findUpSaleProductsByProduct(javax.servlet.http.HttpServletRequest request,
Long id,
int limit,
int offset) |
Copyright © 2015. All Rights Reserved.