| CustomerExportService |
Class to prepare the customer data and send the data to the Data Hub
|
| CustomerExportServiceTest |
Test class SendCustomerToDataHub
|
| CustomerPublishAction |
Action class to publish the registered customer to the Data Hub
|
| CustomerPublishActionTest |
Test class for SapPublishCustomerAction class check of all value will be passed and set correctly
|
| CustomerRegistrationEventListener |
Catch the register event and start the sapCustomerPublishProcess business process
|
| CustomerRegistrationEventListenerTest |
Test class for SapPublishCustomerAction class check of all value will be passed and set correctly
|
| DefaultAddressInterceptor |
If default shipment address was updated send default shipment address to Data Hub in case of user replication is
active and the address is related to a sap consumer.
|
| DefaultAddressInterceptorTest |
JUnit Test for class defaultAddressInterceptor check if the CustomerExportService will only be called in a specific
situation.
|
| DefaultB2CSapCustomerAccountService |
|
| DefaultCustomerInterceptor |
If default shipment address was updated send default shipment address to Data Hub in case of user replication is
active and the address is related to a sap consumer.
|
| DefaultCustomerInterceptorTest |
JUnit Test for class DefaultCustomerInterceptor check if the CustomerExportService will only be called in a specific
situation.
|