public class SapCpiCustomerExportService extends CustomerExportService
| Constructor and Description |
|---|
SapCpiCustomerExportService() |
| Modifier and Type | Method and Description |
|---|---|
protected SapCpiCustomer |
createCustomer(CustomerModel customerModel,
java.lang.String baseStoreUid,
java.lang.String sessionLanguage,
AddressModel addressModel) |
protected SAPGlobalConfigurationDAO |
getGlobalConfigurationDAO() |
protected SapCpiCustomerService |
getSapCpiCustomerService() |
void |
sendCustomerData(CustomerModel customerModel,
java.lang.String baseStoreUid,
java.lang.String sessionLanguage,
AddressModel addressModel)
map customer Model and address Model to the target map, set session language and base store name, and send data to
the Data Hub
|
void |
setGlobalConfigurationDAO(SAPGlobalConfigurationDAO globalConfigurationDAO) |
void |
setSapCpiCustomerService(SapCpiCustomerService sapCpiCustomerService) |
getBatchIdAttributes, getCustomerNameStrategy, getDataHubOutboundService, getFeed, getSapCoreSAPGlobalConfigurationService, getTarget, isClassCustomerModel, isCustomerReplicationEnabled, prepareAddressData, prepareBatchIdAttributes, prepareCustomerData, sendCustomerData, sendCustomerToDataHub, setBatchIdAttributes, setCustomerNameStrategy, setDataHubOutboundService, setFeed, setSapCoreSAPGlobalConfigurationServicepublic void sendCustomerData(CustomerModel customerModel, java.lang.String baseStoreUid, java.lang.String sessionLanguage, AddressModel addressModel)
CustomerExportServicesendCustomerData in class CustomerExportServicecustomerModel - Customer modelbaseStoreUid - Base store UIDsessionLanguage - Language of sessionaddressModel - Address modelprotected SapCpiCustomer createCustomer(CustomerModel customerModel, java.lang.String baseStoreUid, java.lang.String sessionLanguage, AddressModel addressModel)
protected SAPGlobalConfigurationDAO getGlobalConfigurationDAO()
public void setGlobalConfigurationDAO(SAPGlobalConfigurationDAO globalConfigurationDAO)
protected SapCpiCustomerService getSapCpiCustomerService()
public void setSapCpiCustomerService(SapCpiCustomerService sapCpiCustomerService)
Copyright © 2018 SAP SE. All Rights Reserved.