Uses of Interface
de.hybris.platform.notificationservices.service.hooks.CustomerSettingsChangedHook
Packages that use CustomerSettingsChangedHook
Package
Description
-
Uses of CustomerSettingsChangedHook in de.hybris.platform.chineseprofilefacades.customer.impl
Methods in de.hybris.platform.chineseprofilefacades.customer.impl that return types with arguments of type CustomerSettingsChangedHookModifier and TypeMethodDescriptionprotected List<CustomerSettingsChangedHook>DefaultChineseCustomerFacade.getCustomerSettingsChangedHooks()Method parameters in de.hybris.platform.chineseprofilefacades.customer.impl with type arguments of type CustomerSettingsChangedHookModifier and TypeMethodDescriptionvoidDefaultChineseCustomerFacade.setCustomerSettingsChangedHooks(List<CustomerSettingsChangedHook> customerSettingsChangedHooks) -
Uses of CustomerSettingsChangedHook in de.hybris.platform.customerinterestsservices.hooks.impl
Classes in de.hybris.platform.customerinterestsservices.hooks.impl that implement CustomerSettingsChangedHook