Class SapCpiB2BCustomerOutboundService
java.lang.Object
com.sap.hybris.sapcustomerb2b.outbound.B2BCustomerExportService
de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl.SapCpiB2BCustomerOutboundService
Class to enable sending outbound B2B Customer to SCPI.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SapCpiB2BCustomerConversionServiceprotected SapCpiOutboundServicevoidprepareAndSend(B2BCustomerModel b2bCustomerModel, String language) Prepare and send outbound B2B Customer to SCPI.protected voidsendB2BCustomerToSCPI(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomer) voidsetSapCpiB2BCustomerConversionService(SapCpiB2BCustomerConversionService sapCpiB2BCustomerConversionService) voidsetSapCpiOutboundService(SapCpiOutboundService sapCpiOutboundService) Methods inherited from class com.sap.hybris.sapcustomerb2b.outbound.B2BCustomerExportService
getB2bUnitService, getBaseStoreService, getBatchIdAttributes, getCustomerAddressReplicationUtilityService, getCustomerNameStrategy, getDataHubOutboundService, getFeed, isB2BCustomerReplicationEnabled, prepareAddressData, prepareB2BCustomerData, prepareBatchIdAttributes, sendRawItemsToDataHub, setB2bUnitService, setBaseStoreService, setBatchIdAttributes, setCustomerAddressReplicationUtilityService, setCustomerNameStrategy, setDataHubOutboundService, setFeed
-
Constructor Details
-
SapCpiB2BCustomerOutboundService
public SapCpiB2BCustomerOutboundService()
-
-
Method Details
-
prepareAndSend
Prepare and send outbound B2B Customer to SCPI.- Overrides:
prepareAndSendin classB2BCustomerExportService- Parameters:
b2bCustomerModel- B2BCustomerModellanguage- String
-
sendB2BCustomerToSCPI
-
getSapCpiB2BCustomerConversionService
-
setSapCpiB2BCustomerConversionService
public void setSapCpiB2BCustomerConversionService(SapCpiB2BCustomerConversionService sapCpiB2BCustomerConversionService) -
getSapCpiOutboundService
-
setSapCpiOutboundService
-