Uses of Class
de.hybris.platform.promotions.jalo.PromotionQuantityAndPricesRow
Packages that use PromotionQuantityAndPricesRow
-
Uses of PromotionQuantityAndPricesRow in de.hybris.platform.promotions.jalo
Methods in de.hybris.platform.promotions.jalo that return PromotionQuantityAndPricesRowModifier and TypeMethodDescriptionGeneratedPromotionsManager.createPromotionQuantityAndPricesRow(SessionContext ctx, Map attributeValues) GeneratedPromotionsManager.createPromotionQuantityAndPricesRow(Map attributeValues) PromotionsManager.createPromotionQuantityAndPricesRow(SessionContext ctx, long quantity, Collection<PromotionPriceRow> prices) Create a newPromotionQuantityAndPricesRowinstance.Methods in de.hybris.platform.promotions.jalo that return types with arguments of type PromotionQuantityAndPricesRowModifier and TypeMethodDescriptionprotected static Collection<PromotionQuantityAndPricesRow>ProductSteppedMultiBuyPromotion.deepCloneQuantityAndPricesRows(SessionContext ctx, Collection<PromotionQuantityAndPricesRow> rows) GeneratedProductSteppedMultiBuyPromotion.getQualifyingCountsAndBundlePrices()Generated method - Getter of theProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute.GeneratedProductSteppedMultiBuyPromotion.getQualifyingCountsAndBundlePrices(SessionContext ctx) Generated method - Getter of theProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute.Method parameters in de.hybris.platform.promotions.jalo with type arguments of type PromotionQuantityAndPricesRowModifier and TypeMethodDescriptionprotected static Collection<PromotionQuantityAndPricesRow>ProductSteppedMultiBuyPromotion.deepCloneQuantityAndPricesRows(SessionContext ctx, Collection<PromotionQuantityAndPricesRow> rows) ProductSteppedMultiBuyPromotion.getSteps(SessionContext ctx, AbstractOrder order, Collection<PromotionQuantityAndPricesRow> rows) voidGeneratedProductSteppedMultiBuyPromotion.setQualifyingCountsAndBundlePrices(SessionContext ctx, Collection<PromotionQuantityAndPricesRow> value) Generated method - Setter of theProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute.voidGeneratedProductSteppedMultiBuyPromotion.setQualifyingCountsAndBundlePrices(Collection<PromotionQuantityAndPricesRow> value) Generated method - Setter of theProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute.