public class ProductInterestCustomerSettingsChangedHook extends java.lang.Object implements CustomerSettingsChangedHook
| Constructor and Description |
|---|
ProductInterestCustomerSettingsChangedHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnbindMobileNumber(CustomerModel customer)
Specific customized logic after unbinding mobile number
|
protected BaseSiteService |
getBaseSiteService() |
protected BaseStoreService |
getBaseStoreService() |
protected ModelService |
getModelService() |
protected ProductInterestDao |
getProductInterestDao() |
void |
setBaseSiteService(BaseSiteService baseSiteService) |
void |
setBaseStoreService(BaseStoreService baseStoreService) |
void |
setModelService(ModelService modelService) |
void |
setProductInterestDao(ProductInterestDao productInterestDao) |
public ProductInterestCustomerSettingsChangedHook()
public void afterUnbindMobileNumber(CustomerModel customer)
CustomerSettingsChangedHookafterUnbindMobileNumber in interface CustomerSettingsChangedHookprotected ProductInterestDao getProductInterestDao()
public void setProductInterestDao(ProductInterestDao productInterestDao)
protected ModelService getModelService()
public void setModelService(ModelService modelService)
protected BaseStoreService getBaseStoreService()
public void setBaseStoreService(BaseStoreService baseStoreService)
protected BaseSiteService getBaseSiteService()
public void setBaseSiteService(BaseSiteService baseSiteService)
Copyright © 2018 SAP SE. All Rights Reserved.