Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundCustomerModel
-
Packages that use SAPCpiOutboundCustomerModel Package Description com.sap.hybris.saprevenuecloudcustomer.service.impl de.hybris.platform.sap.agentdesktopdataexchange.service.impl de.hybris.platform.sap.sapcpiadapter.model Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.de.hybris.platform.sap.sapcpiadapter.service de.hybris.platform.sap.sapcpiadapter.service.impl de.hybris.platform.sap.sapcpicustomerexchange.service de.hybris.platform.sap.sapcpicustomerexchange.service.impl -
-
Uses of SAPCpiOutboundCustomerModel in com.sap.hybris.saprevenuecloudcustomer.service.impl
Methods in com.sap.hybris.saprevenuecloudcustomer.service.impl that return SAPCpiOutboundCustomerModel Modifier and Type Method Description SAPCpiOutboundCustomerModelSapRevenueCloudCustomerConversionService. convertCustomerToSapCpiCustomer(CustomerModel customerModel, AddressModel addressModel, java.lang.String baseStoreUid, java.lang.String sessionLanguage) -
Uses of SAPCpiOutboundCustomerModel in de.hybris.platform.sap.agentdesktopdataexchange.service.impl
Methods in de.hybris.platform.sap.agentdesktopdataexchange.service.impl that return SAPCpiOutboundCustomerModel Modifier and Type Method Description SAPCpiOutboundCustomerModelAgentDesktopCustomerConversionService. convertCustomerToSapCpiCustomer(CustomerModel customerModel, AddressModel addressModel, java.lang.String baseStoreUid, java.lang.String sessionLanguage) -
Uses of SAPCpiOutboundCustomerModel in de.hybris.platform.sap.sapcpiadapter.model
Subclasses of SAPCpiOutboundCustomerModel in de.hybris.platform.sap.sapcpiadapter.model Modifier and Type Class Description classSAPCpiOutboundB2BContactModelGenerated model class for type SAPCpiOutboundB2BContact first defined at extension sapcpiadapter.classSAPCpiOutboundB2BCustomerModelGenerated model class for type SAPCpiOutboundB2BCustomer first defined at extension sapcpiadapter. -
Uses of SAPCpiOutboundCustomerModel in de.hybris.platform.sap.sapcpiadapter.service
Methods in de.hybris.platform.sap.sapcpiadapter.service with parameters of type SAPCpiOutboundCustomerModel Modifier and Type Method Description rx.Observable<org.springframework.http.ResponseEntity<java.util.Map>>SapCpiOutboundService. sendCustomer(SAPCpiOutboundCustomerModel sapCpiOutboundCustomerModel)Send customer -
Uses of SAPCpiOutboundCustomerModel in de.hybris.platform.sap.sapcpiadapter.service.impl
Methods in de.hybris.platform.sap.sapcpiadapter.service.impl with parameters of type SAPCpiOutboundCustomerModel Modifier and Type Method Description rx.Observable<org.springframework.http.ResponseEntity<java.util.Map>>SapCpiOutboundServiceImpl. sendCustomer(SAPCpiOutboundCustomerModel sapCpiOutboundCustomerModel) -
Uses of SAPCpiOutboundCustomerModel in de.hybris.platform.sap.sapcpicustomerexchange.service
Methods in de.hybris.platform.sap.sapcpicustomerexchange.service that return SAPCpiOutboundCustomerModel Modifier and Type Method Description SAPCpiOutboundCustomerModelSapCpiCustomerConversionService. convertCustomerToSapCpiCustomer(CustomerModel customerModel, AddressModel addressModel, java.lang.String baseStoreUid, java.lang.String sessionLanguage)convertCustomerToSapCpiCustomer -
Uses of SAPCpiOutboundCustomerModel in de.hybris.platform.sap.sapcpicustomerexchange.service.impl
Methods in de.hybris.platform.sap.sapcpicustomerexchange.service.impl that return SAPCpiOutboundCustomerModel Modifier and Type Method Description SAPCpiOutboundCustomerModelSapCpiCustomerDefaultConversionService. convertCustomerToSapCpiCustomer(CustomerModel customerModel, AddressModel addressModel, java.lang.String baseStoreUid, java.lang.String sessionLanguage)
-