public class SapCpiCustomerOutboundService extends CustomerExportService
| Constructor and Description |
|---|
SapCpiCustomerOutboundService() |
| Modifier and Type | Method and Description |
|---|---|
protected SapCpiCustomerConversionService |
getSapCpiCustomerConversionService() |
SapCpiOutboundService |
getSapCpiOutboundService() |
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 |
setSapCpiCustomerConversionService(SapCpiCustomerConversionService sapCpiCustomerConversionService) |
void |
setSapCpiOutboundService(SapCpiOutboundService sapCpiOutboundService) |
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 modelpublic SapCpiOutboundService getSapCpiOutboundService()
public void setSapCpiOutboundService(SapCpiOutboundService sapCpiOutboundService)
protected SapCpiCustomerConversionService getSapCpiCustomerConversionService()
public void setSapCpiCustomerConversionService(SapCpiCustomerConversionService sapCpiCustomerConversionService)
Copyright © 2018 SAP SE. All Rights Reserved.