| AbstractRawItemBuilder<T extends AbstractItemModel> |
Default raw item builder delegating the creation of the individual lines of the raw item to the registered instances
of RawItemContributor.
|
| AbstractRawItemBuilderTest |
|
| AbstractSendToDataHubHelper<T extends AbstractItemModel> |
Helper for creating a raw items and sending it to the Data Hub
|
| DefaultB2CCustomerHelper |
Helper class for b2c customer processes within order
|
| DefaultOrderCancelRequestBuilder |
Default raw item builder as AbstractRawItemBuilder and additional Logger
|
| DefaultOrderCancelRequestContributor |
Builds the Row map for the CSV files for the Cancel Request
|
| DefaultOrderContributor |
Builds the Row map for the CSV files for the Order
|
| DefaultOrderContributorTest |
|
| DefaultOrderEntryContributor |
Builds the Row map for the CSV files for the Order Entry
|
| DefaultOrderEntryContributorTest |
|
| DefaultOrderExchangeRepair |
This class is to repair order information (creation oder or cancelling) from hybris to ERP by a cron job.
|
| DefaultPartnerContributor |
Builds the Row map for the CSV files for the Partner in an Order
|
| DefaultPartnerContributorTest |
|
| DefaultPaymentContributor |
Builds the Row map for the CSV files for the Payment in an Order
|
| DefaultPaymentContributorTest |
|
| DefaultRawHybrisOrderBuilder |
Class definition as a workaround for Spring since it cannot handle parameterized types
|
| DefaultSalesConditionsContributor |
Builds the Row map for the CSV files for the Sales Conditions in an Order
|
| DefaultSalesConditionsContributorTest |
|
| DefaultSendOrderCancelRequestToDataHubHelper |
Class definition as a workaround for Spring since it cannot handle parameterized types
|
| DefaultSendOrderCancelRequestToDataHubHelperTest |
|
| DefaultSendOrderToDataHubHelper |
Class definition as a workaround for Spring since it cannot handle parameterized types
|
| DefaultSendToDataHubResult |
Container for the Result of the Datahub sending process
|