Uses of Class
de.hybris.platform.promotionengineservices.model.CatForPromotionSourceRuleModel
Packages that use CatForPromotionSourceRuleModel
Package
Description
-
Uses of CatForPromotionSourceRuleModel in de.hybris.platform.customercouponservices.daos
Methods in de.hybris.platform.customercouponservices.daos that return types with arguments of type CatForPromotionSourceRuleModelModifier and TypeMethodDescriptionCustomerCouponDao.findCategoryForPromotionSourceRuleByPromotion(String code) Finds category for promotion source rules by promotion source rule -
Uses of CatForPromotionSourceRuleModel in de.hybris.platform.customercouponservices.daos.impl
Methods in de.hybris.platform.customercouponservices.daos.impl that return types with arguments of type CatForPromotionSourceRuleModelModifier and TypeMethodDescriptionDefaultCustomerCouponDao.findCategoryForPromotionSourceRuleByPromotion(String code) -
Uses of CatForPromotionSourceRuleModel in de.hybris.platform.promotionengineservices.compiler.strategies.impl
Methods in de.hybris.platform.promotionengineservices.compiler.strategies.impl with parameters of type CatForPromotionSourceRuleModelModifier and TypeMethodDescriptionprotected booleanDefaultCatConditionResolutionStrategy.isOfSameModule(CatForPromotionSourceRuleModel cat, String moduleName) -
Uses of CatForPromotionSourceRuleModel in de.hybris.platform.promotionengineservices.dao
Methods in de.hybris.platform.promotionengineservices.dao that return types with arguments of type CatForPromotionSourceRuleModelModifier and TypeMethodDescriptionPromotionSourceRuleDao.findAllCatForPromotionSourceRule(PromotionSourceRuleModel rule, String baseName) Get all CatForPromotionSourceRuleModels for given promotion source rule and module name -
Uses of CatForPromotionSourceRuleModel in de.hybris.platform.promotionengineservices.dao.impl
Methods in de.hybris.platform.promotionengineservices.dao.impl that return types with arguments of type CatForPromotionSourceRuleModelModifier and TypeMethodDescriptionDefaultPromotionSourceRuleDao.findAllCatForPromotionSourceRule(PromotionSourceRuleModel rule, String baseName)