Uses of Class
de.hybris.platform.promotions.jalo.PromotionOrderAddFreeGiftAction
-
Packages that use PromotionOrderAddFreeGiftAction Package Description de.hybris.platform.promotions.jalo -
-
Uses of PromotionOrderAddFreeGiftAction in de.hybris.platform.promotions.jalo
Subclasses of PromotionOrderAddFreeGiftAction in de.hybris.platform.promotions.jalo Modifier and Type Class Description class
CachedPromotionOrderAddFreeGiftAction
class
GeneratedCachedPromotionOrderAddFreeGiftAction
Generated class for typeCachedPromotionOrderAddFreeGiftAction
.Methods in de.hybris.platform.promotions.jalo that return PromotionOrderAddFreeGiftAction Modifier and Type Method Description PromotionOrderAddFreeGiftAction
CachingPromotionsManager. createPromotionOrderAddFreeGiftAction(SessionContext ctx, Product product, PromotionResult result)
PromotionOrderAddFreeGiftAction
GeneratedPromotionsManager. createPromotionOrderAddFreeGiftAction(SessionContext ctx, java.util.Map attributeValues)
PromotionOrderAddFreeGiftAction
GeneratedPromotionsManager. createPromotionOrderAddFreeGiftAction(java.util.Map attributeValues)
PromotionOrderAddFreeGiftAction
PromotionsManager. createPromotionOrderAddFreeGiftAction(SessionContext ctx, Product product, PromotionResult result)
Create a newPromotionOrderAddFreeGiftAction
instance.
-