Uses of Class
de.hybris.platform.promotionengineservices.model.ProductForPromotionSourceRuleModel
Packages that use ProductForPromotionSourceRuleModel
Package
Description
-
Uses of ProductForPromotionSourceRuleModel in de.hybris.platform.customercouponservices.daos
Methods in de.hybris.platform.customercouponservices.daos that return types with arguments of type ProductForPromotionSourceRuleModelModifier and TypeMethodDescriptionCustomerCouponDao.findProductForPromotionSourceRuleByPromotion(String code) Finds product for promotion source rules by code -
Uses of ProductForPromotionSourceRuleModel in de.hybris.platform.customercouponservices.daos.impl
Methods in de.hybris.platform.customercouponservices.daos.impl that return types with arguments of type ProductForPromotionSourceRuleModelModifier and TypeMethodDescriptionDefaultCustomerCouponDao.findProductForPromotionSourceRuleByPromotion(String code) -
Uses of ProductForPromotionSourceRuleModel in de.hybris.platform.promotionengineservices.dao
Methods in de.hybris.platform.promotionengineservices.dao that return types with arguments of type ProductForPromotionSourceRuleModelModifier and TypeMethodDescriptionPromotionSourceRuleDao.findAllProductForPromotionSourceRule(PromotionSourceRuleModel rule, String baseName) Get all ProductForPromotionSourceRuleModels for given promotion source rule and module name. -
Uses of ProductForPromotionSourceRuleModel in de.hybris.platform.promotionengineservices.dao.impl
Methods in de.hybris.platform.promotionengineservices.dao.impl that return types with arguments of type ProductForPromotionSourceRuleModelModifier and TypeMethodDescriptionDefaultPromotionSourceRuleDao.findAllProductForPromotionSourceRule(PromotionSourceRuleModel rule, String baseName) -
Uses of ProductForPromotionSourceRuleModel in de.hybris.platform.timedaccesspromotionengineservices
Methods in de.hybris.platform.timedaccesspromotionengineservices that return types with arguments of type ProductForPromotionSourceRuleModelModifier and TypeMethodDescriptionFlashBuyService.getProductForPromotionSourceRule(PromotionSourceRuleModel promotionSourceRule) Gets productforpromotionsourcerule by promotionsourcerule -
Uses of ProductForPromotionSourceRuleModel in de.hybris.platform.timedaccesspromotionengineservices.daos
Methods in de.hybris.platform.timedaccesspromotionengineservices.daos that return types with arguments of type ProductForPromotionSourceRuleModelModifier and TypeMethodDescriptionFlashBuyDao.findProductForPromotionSourceRules(PromotionSourceRuleModel rule) Finds ProductForPromotionRule by given promotion source rule -
Uses of ProductForPromotionSourceRuleModel in de.hybris.platform.timedaccesspromotionengineservices.daos.impl
Methods in de.hybris.platform.timedaccesspromotionengineservices.daos.impl that return types with arguments of type ProductForPromotionSourceRuleModelModifier and TypeMethodDescriptionDefaultFlashBuyDao.findProductForPromotionSourceRules(PromotionSourceRuleModel rule) -
Uses of ProductForPromotionSourceRuleModel in de.hybris.platform.timedaccesspromotionengineservices.impl
Methods in de.hybris.platform.timedaccesspromotionengineservices.impl that return types with arguments of type ProductForPromotionSourceRuleModelModifier and TypeMethodDescriptionDefaultFlashBuyService.getProductForPromotionSourceRule(PromotionSourceRuleModel sourceRule)