BandedPriceFulfillmentOption and BandedFulfillmentPricingProvider@Deprecated public class BandedShippingModule extends Object implements ShippingModule
BandedPriceFulfillmentOption}, {@link BandedPriceFulfillmentOption}| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
isDefaultModule
Deprecated.
|
static String |
MODULENAME
Deprecated.
|
protected String |
name
Deprecated.
|
| Constructor and Description |
|---|
BandedShippingModule()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FulfillmentGroup |
calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
Deprecated.
|
Map<String,String> |
getFeeSubTypeMapping()
Deprecated.
|
Map<String,String> |
getFeeTypeMapping()
Deprecated.
|
String |
getName()
Deprecated.
|
String |
getServiceName()
Deprecated.
|
Boolean |
isDefaultModule()
Deprecated.
|
Boolean |
isValidModuleForService(String serviceName)
Deprecated.
|
void |
setDefaultModule(Boolean isDefaultModule)
Deprecated.
|
void |
setFeeSubTypeMapping(Map<String,String> feeSubTypeMapping)
Deprecated.
|
void |
setFeeTypeMapping(Map<String,String> feeTypeMapping)
Deprecated.
|
void |
setName(String name)
Deprecated.
|
public static final String MODULENAME
protected String name
protected Boolean isDefaultModule
public FulfillmentGroup calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
calculateShippingForFulfillmentGroup in interface ShippingModulepublic String getName()
getName in interface ShippingModulepublic void setName(String name)
setName in interface ShippingModulepublic void setFeeSubTypeMapping(Map<String,String> feeSubTypeMapping)
public String getServiceName()
getServiceName in interface ShippingModulepublic Boolean isValidModuleForService(String serviceName)
isValidModuleForService in interface ShippingModulepublic Boolean isDefaultModule()
isDefaultModule in interface ShippingModulepublic void setDefaultModule(Boolean isDefaultModule)
setDefaultModule in interface ShippingModuleCopyright © 2014. All Rights Reserved.