Class DefaultBackInStockProductInterestDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<ProductInterestModel>
de.hybris.platform.stocknotificationservices.dao.impl.DefaultBackInStockProductInterestDao
All Implemented Interfaces:
GenericDao<ProductInterestModel>, BackInStockProductInterestDao

@Deprecated(since="1905", forRemoval=true) public class DefaultBackInStockProductInterestDao extends DefaultGenericDao<ProductInterestModel> implements BackInStockProductInterestDao
Deprecated, for removal: This API element is subject to removal in a future version.
Since 1905
manipulate ProductInterests whose notification type is BACK_IN_STOCK
  • Constructor Details

    • DefaultBackInStockProductInterestDao

      public DefaultBackInStockProductInterestDao()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details