| CartCleanStrategy |
A strategy for clearing unwanted saved data from the cart.
|
| CartValidationStrategy |
A strategy for validating the cart
|
| CheckoutCustomerStrategy |
|
| CustomerNameStrategy |
|
| DeliveryAddressesLookupStrategy |
|
| DeliveryModeLookupStrategy |
|
| 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.
|
| UserPropertyMatchingStrategy |
Provides methods for retrieving users by specified property
|