| Package | Description |
|---|---|
| org.broadleafcommerce.core.pricing.service | |
| org.broadleafcommerce.core.pricing.service.fulfillment.provider |
| Modifier and Type | Field and Description |
|---|---|
protected List<FulfillmentPricingProvider> |
FulfillmentPricingServiceImpl.providers |
| Modifier and Type | Method and Description |
|---|---|
List<FulfillmentPricingProvider> |
FulfillmentPricingService.getProviders() |
List<FulfillmentPricingProvider> |
FulfillmentPricingServiceImpl.getProviders() |
| Modifier and Type | Method and Description |
|---|---|
void |
FulfillmentPricingServiceImpl.setProviders(List<FulfillmentPricingProvider> providers) |
| Modifier and Type | Class and Description |
|---|---|
class |
BandedFulfillmentPricingProvider
Used in conjunction with
BandedPriceFulfillmentOption and BandedWeightFulfillmentOption. |
class |
FixedPriceFulfillmentPricingProvider
Processor used in conjunction with
FixedPriceFulfillmentOption. |
Copyright © 2014. All Rights Reserved.