| AbstractDeliveryModePopulator<SOURCE extends DeliveryModeModel,TARGET extends DeliveryModeData> |
|
| AbstractDeliveryModePopulatorTest |
|
| AbstractOrderPopulator<SOURCE extends AbstractOrderModel,TARGET extends AbstractOrderData> |
Abstract class for order converters.
|
| AbstractOrderPopulatorIntegrationTest |
Class testing performance of cart converters.
|
| AbstractOrderPopulatorTest |
|
| CardTypePopulator |
|
| CardTypePopulatorTest |
|
| CartModificationPopulator |
|
| CartPopulator<T extends CartData> |
|
| CartPopulatorTest |
|
| CartRestorationPopulator |
|
| CommerceCartParameterBasicPopulator |
Populates common data of add-to-cart creation to pass it from facade to service layer.
|
| CommerceCartParameterBasicPopulatorTest |
|
| ConsignmentEntryPopulator |
|
| ConsignmentPopulator |
|
| CreditCardPaymentInfoPopulator |
|
| CreditCardPaymentInfoPopulatorTest |
|
| DeliveryModePopulator |
|
| DeliveryModePopulatorTest |
|
| DeliveryOrderEntryGroupPopulator |
|
| DeliveryOrderEntryGroupPopulatorTest |
|
| EntryGroupPopulator |
Creates a deep copy of EntryGroup, intended to be used with root entryGroups as
it copies its children recursively as well.
|
| EntryGroupPopulatorTest |
|
| ExtendedCartPopulator |
Converter for CartData, that populates additionally :
delivery address
payment info
delivery mode
|
| GroupCartModificationListPopulator |
|
| GroupOrderConsignmentEntryPopulator |
|
| GroupOrderConsignmentEntryPopulatorTest |
|
| GroupOrderEntryPopulator<S extends AbstractOrderModel,T extends AbstractOrderData> |
|
| GroupOrderEntryPopulatorTest |
|
| MiniCartPopulator |
|
| MiniCartPopulatorTest |
|
| OrderConsignmentPopulator<SOURCE extends OrderModel,TARGET extends OrderData> |
Populates consignment related attributes of order
|
| OrderEntryGroupPopulator |
|
| OrderEntryPopulator |
Converter for converting order / cart entries
|
| OrderEntryPopulatorTest |
|
| OrderHistoryPopulator |
|
| OrderHistoryPopulatorTest |
|
| OrderListPopulator |
|
| OrderListPopulatorTest |
|
| OrderPopulator |
|
| OrderPopulatorTest |
|
| PaymentCardTypePopulator |
|
| PaymentModePopulator |
|
| PaymentModePopulatorTest |
|
| PickupOrderEntryGroupPopulator |
|
| PickupOrderEntryGroupPopulatorTest |
|
| PromotionOrderEntryConsumedPopulator |
|
| PromotionOrderEntryConsumedPopulatorTest |
|
| PromotionResultPopulator |
|
| PromotionResultPopulatorTest |
|
| QuotePopulator |
|
| QuotePopulatorTest |
|
| ZoneDeliveryModePopulator |
|
| ZoneDeliveryModePopulatorTest |
|