Uses of Class
de.hybris.platform.promotions.model.AbstractPromotionActionModel
Packages that use AbstractPromotionActionModel
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.
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of AbstractPromotionActionModel in de.hybris.platform.couponservices.model
Subclasses of AbstractPromotionActionModel in de.hybris.platform.couponservices.modelModifier and TypeClassDescriptionclassGenerated model class for type RuleBasedAddCouponAction first defined at extension couponservices. -
Uses of AbstractPromotionActionModel in de.hybris.platform.promotionengineservices.model
Modifier and TypeClassDescriptionclassGenerated model class for type AbstractRuleBasedPromotionAction first defined at extension promotionengineservices.classGenerated 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 AbstractPromotionActionModel in de.hybris.platform.promotions.model
Subclasses of AbstractPromotionActionModel in de.hybris.platform.promotions.modelModifier and TypeClassDescriptionclassGenerated model class for type CachedPromotionNullAction first defined at extension promotions.classGenerated model class for type CachedPromotionOrderAddFreeGiftAction first defined at extension promotions.classGenerated model class for type CachedPromotionOrderAdjustTotalAction first defined at extension promotions.classGenerated model class for type CachedPromotionOrderChangeDeliveryModeAction first defined at extension promotions.classGenerated model class for type CachedPromotionOrderEntryAdjustAction first defined at extension promotions.classGenerated model class for type PromotionNullAction first defined at extension promotions.classGenerated model class for type PromotionOrderAddFreeGiftAction first defined at extension promotions.classGenerated model class for type PromotionOrderAdjustTotalAction first defined at extension promotions.classGenerated model class for type PromotionOrderChangeDeliveryModeAction first defined at extension promotions.classGenerated model class for type PromotionOrderEntryAdjustAction first defined at extension promotions.Methods in de.hybris.platform.promotions.model that return types with arguments of type AbstractPromotionActionModelModifier and TypeMethodDescriptionPromotionResultModel.getActions()Generated method - Getter of thePromotionResult.actionsattribute defined at extensionpromotions.PromotionResultModel.getAllPromotionActions()Generated method - Getter of thePromotionResult.allPromotionActionsattribute defined at extensionpromotions.CachedPromotionResultModel.getCachedActions()Generated method - Getter of theCachedPromotionResult.cachedActionsattribute defined at extensionpromotions.Method parameters in de.hybris.platform.promotions.model with type arguments of type AbstractPromotionActionModelModifier and TypeMethodDescriptionvoidPromotionResultModel.setActions(Collection<AbstractPromotionActionModel> value) Generated method - Setter ofPromotionResult.actionsattribute defined at extensionpromotions.voidPromotionResultModel.setAllPromotionActions(Set<AbstractPromotionActionModel> value) Generated method - Setter ofPromotionResult.allPromotionActionsattribute defined at extensionpromotions.voidCachedPromotionResultModel.setCachedActions(Collection<AbstractPromotionActionModel> value) Generated method - Setter ofCachedPromotionResult.cachedActionsattribute defined at extensionpromotions. -
Uses of AbstractPromotionActionModel in de.hybris.platform.tuadatamodel.model
Subclasses of AbstractPromotionActionModel in de.hybris.platform.tuadatamodel.modelModifier and TypeClassDescriptionclassGenerated model class for type TmaApplyGlobalDiscountPromotionAction first defined at extension tuadatamodel.