| Interface | Description |
|---|---|
| CartCleanStrategy |
A strategy for clearing unwanted saved data from the cart.
|
| CartValidationStrategy |
A strategy for validating the cart
|
| CheckoutCustomerStrategy | |
| CustomerNameStrategy | |
| DeliveryAddressesLookupStrategy |
A strategy to look up delivery addresses based on the
AbstractOrderModel |
| DeliveryModeLookupStrategy |
A strategy to look up delivery modes based on the
AbstractOrderModel |
| GenerateMerchantTransactionCodeStrategy | |
| ModifiableChecker<T> | |
| NetGrossStrategy |
Interface for strategy, which allows for overriding the default behavior to retrieve the net/gross setting.
|
| PickupAvailabilityStrategy |
Strategy that provides indication if a product is available for pickup within specified baseStore
|
| PickupStrategy |
Abstraction for strategy determining Pickup mode.
|
| ProductReferenceTargetStrategy | |
| StaleCartRemovalStrategy |
Strategy to decide which carts to remove.
|
| Class | Description |
|---|---|
| BaseStoreSelectorStrategyIntTest |
Integration test for
BaseStoreSelectorStrategy. |
| CommerceNetGrossStrategyIntTest |
Integration test for
CommerceNetGrossStrategy. |
| CommerceStrategyTestHelper |
Helper class for strategy tests.
|
Copyright © 2018 SAP SE. All Rights Reserved.