Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundCustomerModel
Packages that use SAPCpiOutboundCustomerModel
Package
Description
Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.
-
Uses of SAPCpiOutboundCustomerModel in com.sap.hybris.saprevenuecloudcustomer.service.impl
Methods in com.sap.hybris.saprevenuecloudcustomer.service.impl that return SAPCpiOutboundCustomerModelModifier and TypeMethodDescriptionSapRevenueCloudCustomerConversionService.convertCustomerToSapCpiCustomer(CustomerModel customerModel, AddressModel addressModel, String baseStoreUid, String sessionLanguage) -
Uses of SAPCpiOutboundCustomerModel in com.sap.platform.sapcustomerlookupservice.service
Methods in com.sap.platform.sapcustomerlookupservice.service that return SAPCpiOutboundCustomerModelModifier and TypeMethodDescriptionSapCustomerLookupConversionService.convertCustomerToSapCpiLookupCustomer(CustomerModel customerModel) convertCustomerToSapCpiLookupCustomer -
Uses of SAPCpiOutboundCustomerModel in com.sap.platform.sapcustomerlookupservice.service.impl
Methods in com.sap.platform.sapcustomerlookupservice.service.impl that return SAPCpiOutboundCustomerModelModifier and TypeMethodDescriptionDefaultSapCustomerLookupConversionService.convertCustomerToSapCpiLookupCustomer(CustomerModel customerModel) -
Uses of SAPCpiOutboundCustomerModel in de.hybris.platform.gigya.gigyacpicustomerexchangemdm.service.impl
Methods in de.hybris.platform.gigya.gigyacpicustomerexchangemdm.service.impl that return SAPCpiOutboundCustomerModelModifier and TypeMethodDescriptionGigyaCpiMDMCustomerDefaultConversionService.convertCustomerToSapCpiCustomer(CustomerModel customerModel, AddressModel addressModel, String baseStoreUid, String sessionLanguage) -
Uses of SAPCpiOutboundCustomerModel in de.hybris.platform.sap.sapcpiadapter.model
Subclasses of SAPCpiOutboundCustomerModel in de.hybris.platform.sap.sapcpiadapter.modelModifier and TypeClassDescriptionclassGenerated model class for type SAPCpiOutboundB2BContact first defined at extension sapcpiadapter.classGenerated model class for type SAPCpiOutboundB2BCustomer first defined at extension sapcpiadapter.Methods in de.hybris.platform.sap.sapcpiadapter.model that return SAPCpiOutboundCustomerModelModifier and TypeMethodDescriptionSAPCpiOutboundAddressModel.getSapCpiOutboundCustomer()Generated method - Getter of theSAPCpiOutboundAddress.sapCpiOutboundCustomerattribute defined at extensionsapcpicustomerexchangemdm.Methods in de.hybris.platform.sap.sapcpiadapter.model with parameters of type SAPCpiOutboundCustomerModelModifier and TypeMethodDescriptionvoidSAPCpiOutboundAddressModel.setSapCpiOutboundCustomer(SAPCpiOutboundCustomerModel value) Generated method - Setter ofSAPCpiOutboundAddress.sapCpiOutboundCustomerattribute defined at extensionsapcpicustomerexchangemdm. -
Uses of SAPCpiOutboundCustomerModel in de.hybris.platform.sap.sapcpiadapter.service
Methods in de.hybris.platform.sap.sapcpiadapter.service with parameters of type SAPCpiOutboundCustomerModelModifier and TypeMethodDescriptionrx.Observable<org.springframework.http.ResponseEntity<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 SAPCpiOutboundCustomerModelModifier and TypeMethodDescriptionrx.Observable<org.springframework.http.ResponseEntity<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 SAPCpiOutboundCustomerModelModifier and TypeMethodDescriptionSapCpiCustomerConversionService.convertCustomerToSapCpiCustomer(CustomerModel customerModel, AddressModel addressModel, String baseStoreUid, 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 SAPCpiOutboundCustomerModelModifier and TypeMethodDescriptionSapCpiCustomerDefaultConversionService.convertCustomerToSapCpiCustomer(CustomerModel customerModel, AddressModel addressModel, String baseStoreUid, String sessionLanguage) -
Uses of SAPCpiOutboundCustomerModel in de.hybris.platform.sap.sapcpicustomerexchangemdm.service.impl
Methods in de.hybris.platform.sap.sapcpicustomerexchangemdm.service.impl that return SAPCpiOutboundCustomerModelModifier and TypeMethodDescriptionSapCpiMDMCustomerDefaultConversionService.convertCustomerToSapCpiCustomer(CustomerModel customerModel, AddressModel addressModel, String baseStoreUid, String sessionLanguage) Converts Customer And Address Model to Customer Out Bound Integration Object