Uses of Class
com.sap.hybris.sapcustomerb2b.outbound.B2BCustomerExportService
Packages that use B2BCustomerExportService
Package
Description
-
Uses of B2BCustomerExportService in com.sap.hybris.sapcustomerb2b.outbound
Methods in com.sap.hybris.sapcustomerb2b.outbound that return B2BCustomerExportServiceModifier and TypeMethodDescriptionB2BCustomerRegistrationEventListener.getB2bCustomerExportService()Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCustomerAddressInterceptor.getB2bCustomerExportService()DefaultB2BCustomerInterceptor.getB2bCustomerExportService()Methods in com.sap.hybris.sapcustomerb2b.outbound with parameters of type B2BCustomerExportServiceModifier and TypeMethodDescriptionvoidB2BCustomerRegistrationEventListener.setB2bCustomerExportService(B2BCustomerExportService b2bCustomerExportService) Deprecated, for removal: This API element is subject to removal in a future version.voidDefaultB2BCustomerAddressInterceptor.setB2bCustomerExportService(B2BCustomerExportService b2bCustomerExportService) voidDefaultB2BCustomerInterceptor.setB2bCustomerExportService(B2BCustomerExportService b2bCustomerExportService) -
Uses of B2BCustomerExportService in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl
Subclasses of B2BCustomerExportService in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.implModifier and TypeClassDescriptionclassClass to enable sending outbound B2B Customer to SCPI.