|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.pricing.service.ShippingServiceImpl
public class ShippingServiceImpl
| Field Summary | |
|---|---|
protected ShippingModule |
shippingModule
|
| Constructor Summary | |
|---|---|
ShippingServiceImpl()
|
|
| Method Summary | |
|---|---|
FulfillmentGroup |
calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
|
ShippingModule |
getShippingModule()
|
void |
setShippingModule(ShippingModule shippingModule)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ShippingModule shippingModule
| Constructor Detail |
|---|
public ShippingServiceImpl()
| Method Detail |
|---|
public FulfillmentGroup calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
throws ShippingPriceException
calculateShippingForFulfillmentGroup in interface ShippingServiceShippingPriceExceptionpublic ShippingModule getShippingModule()
public void setShippingModule(ShippingModule shippingModule)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||