Uses of Interface
org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPricingService
Packages that use DynamicSkuPricingService
Package
Description
-
Uses of DynamicSkuPricingService in org.broadleafcommerce.core.catalog.service.dynamic
Classes in org.broadleafcommerce.core.catalog.service.dynamic that implement DynamicSkuPricingServiceModifier and TypeClassDescriptionclassDefault implementation of theDynamicSkuPricingServicewhich simply ignores the considerations hashmap in all method implementationsFields in org.broadleafcommerce.core.catalog.service.dynamic declared as DynamicSkuPricingServiceModifier and TypeFieldDescriptionprotected DynamicSkuPricingServiceSkuPricingConsiderationContext.pricingServiceMethods in org.broadleafcommerce.core.catalog.service.dynamic that return DynamicSkuPricingServiceModifier and TypeMethodDescriptionstatic DynamicSkuPricingServiceSkuPricingConsiderationContext.getSkuPricingService()Methods in org.broadleafcommerce.core.catalog.service.dynamic with parameters of type DynamicSkuPricingServiceModifier and TypeMethodDescriptionstatic voidSkuPricingConsiderationContext.setSkuPricingService(DynamicSkuPricingService skuPricingService) -
Uses of DynamicSkuPricingService in org.broadleafcommerce.core.order.service
Fields in org.broadleafcommerce.core.order.service declared as DynamicSkuPricingServiceModifier and TypeFieldDescriptionprotected DynamicSkuPricingServiceOrderItemServiceImpl.dynamicSkuPricingService