FulfillmentOption paradigm, implemented in FulfillmentPricingService@Deprecated public class ShippingServiceImpl extends Object implements ShippingService
FulfillmentPricingService}, {@link FulfillmentOption}| Modifier and Type | Field and Description |
|---|---|
protected ShippingModule |
shippingModule
Deprecated.
|
| Constructor and Description |
|---|
ShippingServiceImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FulfillmentGroup |
calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
Deprecated.
|
ShippingModule |
getShippingModule()
Deprecated.
|
void |
setShippingModule(ShippingModule shippingModule)
Deprecated.
|
protected ShippingModule shippingModule
public FulfillmentGroup calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup) throws FulfillmentPriceException
calculateShippingForFulfillmentGroup in interface ShippingServiceFulfillmentPriceExceptionpublic ShippingModule getShippingModule()
public void setShippingModule(ShippingModule shippingModule)
Copyright © 2014. All Rights Reserved.