Interface B2CCustomerHelper
- All Known Implementing Classes:
DefaultB2CCustomerHelper
public interface B2CCustomerHelper
Helper for synchronizing the B2C customer replication with the order replication process
-
Method Summary
Modifier and TypeMethodDescriptiondetermineB2CCustomer(OrderModel order) Determine the SAP customer ID of the customer who created the ordervoidprocessWaitingCustomerOrders(String customerID)
-
Method Details
-
determineB2CCustomer
Determine the SAP customer ID of the customer who created the order- Parameters:
order-- Returns:
- SAP Customer ID
-
processWaitingCustomerOrders
-