Uses of Class
de.hybris.platform.promotionengineservices.model.ExcludedProductForRuleModel
Packages that use ExcludedProductForRuleModel
Package
Description
-
Uses of ExcludedProductForRuleModel in de.hybris.platform.promotionengineservices.dao
Methods in de.hybris.platform.promotionengineservices.dao that return types with arguments of type ExcludedProductForRuleModelModifier and TypeMethodDescriptionPromotionSourceRuleDao.findAllExcludedProductForPromotionSourceRule(PromotionSourceRuleModel rule, String baseName) Get all ExcludedProductForRuleModel for given promotion source rule. -
Uses of ExcludedProductForRuleModel in de.hybris.platform.promotionengineservices.dao.impl
Methods in de.hybris.platform.promotionengineservices.dao.impl that return types with arguments of type ExcludedProductForRuleModelModifier and TypeMethodDescriptionDefaultPromotionSourceRuleDao.findAllExcludedProductForPromotionSourceRule(PromotionSourceRuleModel rule, String baseName)