| Package | Description |
|---|---|
| org.broadleafcommerce.core.catalog.service.dynamic | |
| org.broadleafcommerce.core.order.service | |
| org.broadleafcommerce.core.web.catalog |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDynamicSkuPricingServiceImpl
Default implementation of the
DynamicSkuPricingService which simply ignores the considerations hashmap in all
method implementations |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicSkuPricingService |
SkuPricingConsiderationContext.pricingService |
| Modifier and Type | Method and Description |
|---|---|
static DynamicSkuPricingService |
SkuPricingConsiderationContext.getSkuPricingService() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SkuPricingConsiderationContext.setSkuPricingService(DynamicSkuPricingService skuPricingService) |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicSkuPricingService |
OrderItemServiceImpl.dynamicSkuPricingService |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicSkuPricingService |
DefaultDynamicSkuPricingFilter.skuPricingService |
protected DynamicSkuPricingService |
DynamicSkuPricingInterceptor.skuPricingService |
| Modifier and Type | Method and Description |
|---|---|
DynamicSkuPricingService |
DefaultDynamicSkuPricingFilter.getDynamicSkuPricingService(javax.servlet.ServletRequest request) |
DynamicSkuPricingService |
DynamicSkuPricingFilter.getDynamicSkuPricingService(javax.servlet.ServletRequest request)
The result of this invocation should be set on
SkuPricingConsiderationContext.setSkuPricingService(DynamicSkuPricingService). |
DynamicSkuPricingService |
DynamicSkuPricingInterceptor.getDynamicSkuPricingService(org.springframework.web.context.request.WebRequest request) |
Copyright © 2015. All rights reserved.