| Package | Description |
|---|---|
| de.hybris.platform.basecommerce.jalo | |
| de.hybris.platform.jalo.order | |
| de.hybris.platform.jalo.order.delivery |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultiAddressDeliveryCostsStrategy
Calculates the delivery costs of the specified
AbstractOrder by grouping its AbstractOrderEntry based
on their assigned DeliveryMode and 'DeliveryAddress'. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMultiAddressDeliveryCostsStrategy
Calculates the delivery costs of the specified
AbstractOrder by grouping its AbstractOrderEntry based
on their assigned DeliveryMode and 'DeliveryAddress'. |
| Modifier and Type | Method and Description |
|---|---|
DeliveryCostsStrategy |
OrderManager.getDeliveryCostsStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderManager.setDeliveryCostsStrategy(DeliveryCostsStrategy deliveryCostsStrategys) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDeliveryCostsStrategy
Interface for strategy to calculate the delivery costs of a existing
AbstractOrder. |
Copyright © 2017 SAP SE. All Rights Reserved.