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 classCachedPromotionOrderAddFreeGiftActionclassGeneratedCachedPromotionOrderAddFreeGiftActionGenerated class for typeCachedPromotionOrderAddFreeGiftAction.Methods in de.hybris.platform.promotions.jalo that return PromotionOrderAddFreeGiftAction Modifier and Type Method Description PromotionOrderAddFreeGiftActionCachingPromotionsManager. createPromotionOrderAddFreeGiftAction(SessionContext ctx, Product product, PromotionResult result)PromotionOrderAddFreeGiftActionGeneratedPromotionsManager. createPromotionOrderAddFreeGiftAction(SessionContext ctx, java.util.Map attributeValues)PromotionOrderAddFreeGiftActionGeneratedPromotionsManager. createPromotionOrderAddFreeGiftAction(java.util.Map attributeValues)PromotionOrderAddFreeGiftActionPromotionsManager. createPromotionOrderAddFreeGiftAction(SessionContext ctx, Product product, PromotionResult result)Create a newPromotionOrderAddFreeGiftActioninstance.
-