Class DefaultNotifyCustomerDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<CustomerModel>
de.hybris.platform.notificationservices.dao.impl.DefaultNotifyCustomerDao
All Implemented Interfaces:
NotifyCustomerDao, GenericDao<CustomerModel>

public class DefaultNotifyCustomerDao extends DefaultGenericDao<CustomerModel> implements NotifyCustomerDao
  • Constructor Details

    • DefaultNotifyCustomerDao

      public DefaultNotifyCustomerDao()
  • Method Details