| Package | Description |
|---|---|
| org.broadleafcommerce.core.catalog.service.dynamic |
| Modifier and Type | Method and Description |
|---|---|
DynamicSkuPrices |
DefaultDynamicSkuPricingServiceImpl.getSkuPrices(SkuPriceWrapper skuWrapper,
HashMap skuPricingConsiderations) |
DynamicSkuPrices |
DynamicSkuPricingService.getSkuPrices(SkuPriceWrapper skuWrapper,
HashMap skuPricingConsiderations)
While this method should return a
DynamicSkuPrices (and not just null) the members of the result can all
be null; they do not have to be set |
Copyright © 2021. All rights reserved.