Uses of Class
de.hybris.platform.promotionengineservices.model.AbstractRuleBasedPromotionActionModel
Packages that use AbstractRuleBasedPromotionActionModel
Package
Description
Contains generated models for each type of de.hybris.platform.couponservices.jalo package.
Contains generated models for each type of de.hybris.platform.promotionengineservices.jalo package.
-
Uses of AbstractRuleBasedPromotionActionModel in de.hybris.platform.couponservices
Methods in de.hybris.platform.couponservices with parameters of type AbstractRuleBasedPromotionActionModelModifier and TypeMethodDescriptionvoidRuleActionCouponMetadataHandler.handle(AbstractRuleBasedPromotionActionModel actionModel, String metadataValue) voidRuleActionCouponMetadataHandler.undoHandle(AbstractRuleBasedPromotionActionModel actionModel) -
Uses of AbstractRuleBasedPromotionActionModel in de.hybris.platform.couponservices.model
Modifier and TypeClassDescriptionclassGenerated model class for type RuleBasedAddCouponAction first defined at extension couponservices. -
Uses of AbstractRuleBasedPromotionActionModel in de.hybris.platform.promotionengineservices.action.impl
Classes in de.hybris.platform.promotionengineservices.action.impl with type parameters of type AbstractRuleBasedPromotionActionModelModifier and TypeClassDescriptionclassAbstract base class for Rule Action Strategy.Methods in de.hybris.platform.promotionengineservices.action.impl with parameters of type AbstractRuleBasedPromotionActionModelModifier and TypeMethodDescriptionprotected voidAbstractRuleActionStrategy.handleActionMetadata(AbstractRuleActionRAO action, AbstractRuleBasedPromotionActionModel actionModel) protected voidAbstractRuleActionStrategy.handleUndoActionMetadata(AbstractRuleBasedPromotionActionModel action) -
Uses of AbstractRuleBasedPromotionActionModel in de.hybris.platform.promotionengineservices.model
Subclasses of AbstractRuleBasedPromotionActionModel in de.hybris.platform.promotionengineservices.modelModifier and TypeClassDescriptionclassGenerated model class for type RuleBasedOrderAddProductAction first defined at extension promotionengineservices.classGenerated model class for type RuleBasedOrderAdjustTotalAction first defined at extension promotionengineservices.classGenerated model class for type RuleBasedOrderChangeDeliveryModeAction first defined at extension promotionengineservices.classGenerated model class for type RuleBasedOrderEntryAdjustAction first defined at extension promotionengineservices.classGenerated model class for type RuleBasedPotentialPromotionMessageAction first defined at extension promotionengineservices. -
Uses of AbstractRuleBasedPromotionActionModel in de.hybris.platform.promotionengineservices.promotionengine.report.dao
Methods in de.hybris.platform.promotionengineservices.promotionengine.report.dao that return types with arguments of type AbstractRuleBasedPromotionActionModelModifier and TypeMethodDescriptionRuleBasedPromotionActionDao.findRuleBasedPromotions(AbstractOrderModel order, Collection<DiscountValue> discountValues) Provides list ofAbstractRuleBasedPromotionActionModellinked to the order selected by discount values -
Uses of AbstractRuleBasedPromotionActionModel in de.hybris.platform.promotionengineservices.promotionengine.report.dao.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.report.dao.impl that return types with arguments of type AbstractRuleBasedPromotionActionModelModifier and TypeMethodDescriptionDefaultRuleBasedPromotionActionDao.findRuleBasedPromotions(AbstractOrderModel order, Collection<DiscountValue> discountValues)