Uses of Interface
com.sap.hybris.sapcustomerb2c.outbound.CustomerAddressReplicationUtilityService
Packages that use CustomerAddressReplicationUtilityService
Package
Description
-
Uses of CustomerAddressReplicationUtilityService in com.sap.hybris.sapcustomerb2b.outbound
Methods in com.sap.hybris.sapcustomerb2b.outbound that return CustomerAddressReplicationUtilityServiceModifier and TypeMethodDescriptionprotected CustomerAddressReplicationUtilityServiceB2BCustomerExportService.getCustomerAddressReplicationUtilityService()protected CustomerAddressReplicationUtilityServiceDefaultB2BCustomerAddressInterceptor.getCustomerAddressReplicationUtilityService()protected CustomerAddressReplicationUtilityServiceDefaultB2BCustomerInterceptor.getCustomerAddressReplicationUtilityService()Methods in com.sap.hybris.sapcustomerb2b.outbound with parameters of type CustomerAddressReplicationUtilityServiceModifier and TypeMethodDescriptionvoidB2BCustomerExportService.setCustomerAddressReplicationUtilityService(CustomerAddressReplicationUtilityService customerAddressReplicationUtilityService) voidDefaultB2BCustomerAddressInterceptor.setCustomerAddressReplicationUtilityService(CustomerAddressReplicationUtilityService customerAddressReplicationUtilityService) voidDefaultB2BCustomerInterceptor.setCustomerAddressReplicationUtilityService(CustomerAddressReplicationUtilityService customerAddressReplicationUtilityService) -
Uses of CustomerAddressReplicationUtilityService in com.sap.hybris.sapcustomerb2c.outbound
Classes in com.sap.hybris.sapcustomerb2c.outbound that implement CustomerAddressReplicationUtilityServiceModifier and TypeClassDescriptionclassDefault implementation ofCustomerAddressReplicationUtilityServiceMethods in com.sap.hybris.sapcustomerb2c.outbound that return CustomerAddressReplicationUtilityServiceModifier and TypeMethodDescriptionprotected CustomerAddressReplicationUtilityServiceDefaultAddressInterceptor.getCustomerAddressReplicationUtilityService()protected CustomerAddressReplicationUtilityServiceDefaultCustomerInterceptor.getCustomerAddressReplicationUtilityService()Methods in com.sap.hybris.sapcustomerb2c.outbound with parameters of type CustomerAddressReplicationUtilityServiceModifier and TypeMethodDescriptionvoidDefaultAddressInterceptor.setCustomerAddressReplicationUtilityService(CustomerAddressReplicationUtilityService customerAddressReplicationUtilityService) voidDefaultCustomerInterceptor.setCustomerAddressReplicationUtilityService(CustomerAddressReplicationUtilityService customerAddressReplicationUtilityService) -
Uses of CustomerAddressReplicationUtilityService in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl
Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl that return CustomerAddressReplicationUtilityServiceModifier and TypeMethodDescriptionprotected CustomerAddressReplicationUtilityServiceSapCpiB2BCustomerDefaultConversionService.getCustomerAddressReplicationUtilityService()Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl with parameters of type CustomerAddressReplicationUtilityServiceModifier and TypeMethodDescriptionvoidSapCpiB2BCustomerDefaultConversionService.setCustomerAddressReplicationUtilityService(CustomerAddressReplicationUtilityService customerAddressReplicationUtilityService)