Uses of Interface
de.hybris.platform.customerinterestsservices.productinterest.daos.ProductInterestDao
Packages that use ProductInterestDao
Package
Description
-
Uses of ProductInterestDao in de.hybris.platform.customerinterestsservices.hooks.impl
Methods in de.hybris.platform.customerinterestsservices.hooks.impl that return ProductInterestDaoModifier and TypeMethodDescriptionprotected ProductInterestDaoProductInterestCustomerSettingsChangedHook.getProductInterestDao()Methods in de.hybris.platform.customerinterestsservices.hooks.impl with parameters of type ProductInterestDaoModifier and TypeMethodDescriptionvoidProductInterestCustomerSettingsChangedHook.setProductInterestDao(ProductInterestDao productInterestDao) -
Uses of ProductInterestDao in de.hybris.platform.customerinterestsservices.productinterest.cronjob
Methods in de.hybris.platform.customerinterestsservices.productinterest.cronjob that return ProductInterestDaoModifier and TypeMethodDescriptionprotected ProductInterestDaoExpiredInterestsCleanUpJob.getProductInterestDao()Methods in de.hybris.platform.customerinterestsservices.productinterest.cronjob with parameters of type ProductInterestDaoModifier and TypeMethodDescriptionvoidExpiredInterestsCleanUpJob.setProductInterestDao(ProductInterestDao productInterestDao) -
Uses of ProductInterestDao in de.hybris.platform.customerinterestsservices.productinterest.daos.impl
Classes in de.hybris.platform.customerinterestsservices.productinterest.daos.impl that implement ProductInterestDao -
Uses of ProductInterestDao in de.hybris.platform.customerinterestsservices.productinterest.impl
Methods in de.hybris.platform.customerinterestsservices.productinterest.impl that return ProductInterestDaoModifier and TypeMethodDescriptionprotected ProductInterestDaoDefaultProductInterestService.getProductInterestDao()Methods in de.hybris.platform.customerinterestsservices.productinterest.impl with parameters of type ProductInterestDaoModifier and TypeMethodDescriptionvoidDefaultProductInterestService.setProductInterestDao(ProductInterestDao productInterestDao) -
Uses of ProductInterestDao in de.hybris.platform.stocknotificationservices.cronjob
Methods in de.hybris.platform.stocknotificationservices.cronjob that return ProductInterestDaoModifier and TypeMethodDescriptionprotected ProductInterestDaoAbstractStockLevelStatusJob.getProductInterestDao()Methods in de.hybris.platform.stocknotificationservices.cronjob with parameters of type ProductInterestDaoModifier and TypeMethodDescriptionvoidAbstractStockLevelStatusJob.setProductInterestDao(ProductInterestDao productInterestDao)