Class SapCpiCustomerOutboundService
java.lang.Object
com.sap.hybris.sapcustomerb2c.outbound.CustomerExportService
de.hybris.platform.sap.sapcpicustomerexchange.service.impl.SapCpiCustomerOutboundService
SapCpiCustomerOutboundService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SapCpiCustomerConversionServicevoidsendCustomerData(CustomerModel customerModel, String baseStoreUid, 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 HubvoidsetSapCpiCustomerConversionService(SapCpiCustomerConversionService sapCpiCustomerConversionService) voidsetSapCpiOutboundService(SapCpiOutboundService sapCpiOutboundService) Methods inherited from class com.sap.hybris.sapcustomerb2c.outbound.CustomerExportService
getBatchIdAttributes, getCustomerNameStrategy, getDataHubOutboundService, getFeed, getSapCoreSAPGlobalConfigurationService, getTarget, isClassCustomerModel, isCustomerReplicationEnabled, prepareAddressData, prepareBatchIdAttributes, prepareCustomerData, sendCustomerData, sendCustomerToDataHub, setBatchIdAttributes, setCustomerNameStrategy, setDataHubOutboundService, setFeed, setSapCoreSAPGlobalConfigurationService
-
Constructor Details
-
SapCpiCustomerOutboundService
public SapCpiCustomerOutboundService()
-
-
Method Details
-
sendCustomerData
public void sendCustomerData(CustomerModel customerModel, String baseStoreUid, String sessionLanguage, AddressModel addressModel) Description copied from class:CustomerExportServicemap customer Model and address Model to the target map, set session language and base store name, and send data to the Data Hub- Overrides:
sendCustomerDatain classCustomerExportService- Parameters:
customerModel- Customer modelbaseStoreUid- Base store UIDsessionLanguage- Language of sessionaddressModel- Address model
-
getSapCpiOutboundService
-
setSapCpiOutboundService
-
getSapCpiCustomerConversionService
-
setSapCpiCustomerConversionService
public void setSapCpiCustomerConversionService(SapCpiCustomerConversionService sapCpiCustomerConversionService)
-