public class DefaultB2CCustomerHelper extends java.lang.Object implements B2CCustomerHelper
| Constructor and Description |
|---|
DefaultB2CCustomerHelper() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
determineB2CCustomer(OrderModel order)
Determine the SAP customer ID of the customer who created the order
|
BusinessProcessService |
getBusinessProcessService() |
FlexibleSearchService |
getFlexibleSearchService() |
SAPGlobalConfigurationService |
getsAPGlobalConfigurationService() |
void |
processWaitingCustomerOrders(java.lang.String customerID) |
void |
setBusinessProcessService(BusinessProcessService businessProcessService) |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
void |
setsAPGlobalConfigurationService(SAPGlobalConfigurationService sAPGlobalConfigurationService) |
public BusinessProcessService getBusinessProcessService()
public void setBusinessProcessService(BusinessProcessService businessProcessService)
public SAPGlobalConfigurationService getsAPGlobalConfigurationService()
public void setsAPGlobalConfigurationService(SAPGlobalConfigurationService sAPGlobalConfigurationService)
public java.lang.String determineB2CCustomer(OrderModel order)
B2CCustomerHelperdetermineB2CCustomer in interface B2CCustomerHelperpublic FlexibleSearchService getFlexibleSearchService()
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
public void processWaitingCustomerOrders(java.lang.String customerID)
processWaitingCustomerOrders in interface B2CCustomerHelperCopyright © 2018 SAP SE. All Rights Reserved.