public class SapCpiB2BCustomerDefaultConversionService extends java.lang.Object implements SapCpiB2BCustomerConversionService
| Constructor and Description |
|---|
SapCpiB2BCustomerDefaultConversionService() |
public SapCpiB2BCustomerDefaultConversionService()
public SAPCpiOutboundB2BCustomerModel convertB2BCustomerToSapCpiBb2BCustomer(B2BCustomerModel b2bCustomerModel, java.lang.String sessionLanguage)
SapCpiB2BCustomerConversionServiceconvertB2BCustomerToSapCpiBb2BCustomer in interface SapCpiB2BCustomerConversionServiceb2bCustomerModel - B2BCustomerModelsessionLanguage - Stringprotected java.lang.String readSapAddressUUID(B2BUnitModel rootB2BUnit)
protected SAPCpiOutboundB2BContactModel convertB2BContactToSapCpiBb2BContact(B2BUnitModel b2bUnitModel, B2BCustomerModel b2bCustomerModel, java.lang.String sessionLanguage)
protected void mapOutboundDestination(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomer)
protected void mapB2BContactInfo(B2BCustomerModel b2bCustomer, java.lang.String sessionLanguage, SAPCpiOutboundB2BContactModel sapCpiOutboundB2BContact)
protected void mapB2BContactAddress(B2BCustomerModel b2bCustomer, SAPCpiOutboundB2BContactModel sapCpiOutboundB2BContact)
protected SAPLogicalSystemModel readLogicalSystem()
protected CustomerNameStrategy getCustomerNameStrategy()
public void setCustomerNameStrategy(CustomerNameStrategy customerNameStrategy)
protected B2BUnitService<B2BUnitModel,B2BCustomerModel> getB2bUnitService()
public void setB2bUnitService(B2BUnitService<B2BUnitModel,B2BCustomerModel> b2bUnitService)
protected BaseStoreService getBaseStoreService()
public void setBaseStoreService(BaseStoreService baseStoreService)
protected SAPGlobalConfigurationDAO getGlobalConfigurationDAO()
public void setGlobalConfigurationDAO(SAPGlobalConfigurationDAO globalConfigurationDAO)
Copyright © 2018 SAP SE. All Rights Reserved.