Class ProductInterestCustomerSettingsChangedHook
java.lang.Object
de.hybris.platform.customerinterestsservices.hooks.impl.ProductInterestCustomerSettingsChangedHook
- All Implemented Interfaces:
CustomerSettingsChangedHook
public class ProductInterestCustomerSettingsChangedHook
extends Object
implements CustomerSettingsChangedHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnbindMobileNumber(CustomerModel customer) Specific customized logic after unbinding mobile numberprotected BaseSiteServiceprotected BaseStoreServiceprotected ModelServiceprotected ProductInterestDaovoidsetBaseSiteService(BaseSiteService baseSiteService) voidsetBaseStoreService(BaseStoreService baseStoreService) voidsetModelService(ModelService modelService) voidsetProductInterestDao(ProductInterestDao productInterestDao)
-
Constructor Details
-
ProductInterestCustomerSettingsChangedHook
public ProductInterestCustomerSettingsChangedHook()
-
-
Method Details
-
afterUnbindMobileNumber
Description copied from interface:CustomerSettingsChangedHookSpecific customized logic after unbinding mobile number- Specified by:
afterUnbindMobileNumberin interfaceCustomerSettingsChangedHook
-
getProductInterestDao
-
setProductInterestDao
-
getModelService
-
setModelService
-
getBaseStoreService
-
setBaseStoreService
-
getBaseSiteService
-
setBaseSiteService
-