Uses of Class
org.broadleafcommerce.core.catalog.domain.pricing.SkuPriceWrapper
Packages that use SkuPriceWrapper
-
Uses of SkuPriceWrapper in org.broadleafcommerce.core.catalog.service.dynamic
Methods in org.broadleafcommerce.core.catalog.service.dynamic with parameters of type SkuPriceWrapperModifier and TypeMethodDescriptionDefaultDynamicSkuPricingServiceImpl.getSkuPrices(SkuPriceWrapper skuWrapper, HashMap skuPricingConsiderations) DynamicSkuPricingService.getSkuPrices(SkuPriceWrapper skuWrapper, HashMap skuPricingConsiderations) While this method should return aDynamicSkuPrices(and not just null) the members of the result can all be null; they do not have to be set