public class SapRevenueCloudCustomerConversionService extends java.lang.Object implements SapCpiCustomerConversionService
| Constructor and Description |
|---|
SapRevenueCloudCustomerConversionService() |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundCustomerModel |
convertCustomerToSapCpiCustomer(CustomerModel customerModel,
AddressModel addressModel,
java.lang.String baseStoreUid,
java.lang.String sessionLanguage)
convertCustomerToSapCpiCustomer
|
CustomerNameStrategy |
getCustomerNameStrategy() |
ModelService |
getModelService() |
protected SAPRevenueCloudConfigurationModel |
getRevenueCloudConfiguration() |
GenericDao |
getSapRevenueCloudConfigurationModelGenericDao() |
void |
setCustomerNameStrategy(CustomerNameStrategy customerNameStrategy) |
void |
setModelService(ModelService modelService) |
void |
setSapRevenueCloudConfigurationModelGenericDao(GenericDao sapRevenueCloudConfigurationModelGenericDao) |
public SapRevenueCloudCustomerConversionService()
public SAPCpiOutboundCustomerModel convertCustomerToSapCpiCustomer(CustomerModel customerModel, AddressModel addressModel, java.lang.String baseStoreUid, java.lang.String sessionLanguage)
SapCpiCustomerConversionServiceconvertCustomerToSapCpiCustomer in interface SapCpiCustomerConversionServicecustomerModel - CustomerModeladdressModel - AddressModelbaseStoreUid - StringsessionLanguage - Stringprotected SAPRevenueCloudConfigurationModel getRevenueCloudConfiguration()
public ModelService getModelService()
public void setModelService(ModelService modelService)
modelService - the modelService to setpublic CustomerNameStrategy getCustomerNameStrategy()
public void setCustomerNameStrategy(CustomerNameStrategy customerNameStrategy)
customerNameStrategy - the customerNameStrategy to setpublic GenericDao getSapRevenueCloudConfigurationModelGenericDao()
public void setSapRevenueCloudConfigurationModelGenericDao(GenericDao sapRevenueCloudConfigurationModelGenericDao)
sapRevenueCloudConfigurationModelGenericDao - the sapRevenueCloudConfigurationModelGenericDao to setCopyright © 2018 SAP SE. All Rights Reserved.