| Interface | Description |
|---|---|
| CartFactory |
Will be used by
DefaultMultiAddressDeliveryCostsStrategy for creating the internally used Cart
instance DefaultMultiAddressDeliveryCostsStrategy.createTempCart(java.util.List<de.hybris.platform.jalo.order.AbstractOrderEntry>, de.hybris.platform.jalo.user.Address, de.hybris.platform.jalo.order.delivery.DeliveryMode, de.hybris.platform.jalo.user.User, de.hybris.platform.jalo.c2l.Currency, boolean) |
| MultiAddressDeliveryCostsStrategy |
Calculates the delivery costs of the specified
AbstractOrder by grouping its AbstractOrderEntry based
on their assigned DeliveryMode and 'DeliveryAddress'. |
Copyright © 2018 SAP SE. All Rights Reserved.