Uses of Interface
de.hybris.platform.notificationservices.service.hooks.CustomerSettingsChangedHook
-
Packages that use CustomerSettingsChangedHook Package Description de.hybris.platform.chineseprofilefacades.customer.impl de.hybris.platform.customerinterestsservices.hooks.impl -
-
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 CustomerSettingsChangedHook Modifier and Type Method Description protected java.util.List<CustomerSettingsChangedHook>DefaultChineseCustomerFacade. getCustomerSettingsChangedHooks()Method parameters in de.hybris.platform.chineseprofilefacades.customer.impl with type arguments of type CustomerSettingsChangedHook Modifier and Type Method Description voidDefaultChineseCustomerFacade. setCustomerSettingsChangedHooks(java.util.List<CustomerSettingsChangedHook> customerSettingsChangedHooks) -
Uses of CustomerSettingsChangedHook in de.hybris.platform.customerinterestsservices.hooks.impl
Classes in de.hybris.platform.customerinterestsservices.hooks.impl that implement CustomerSettingsChangedHook Modifier and Type Class Description classProductInterestCustomerSettingsChangedHook
-