Uses of Class
de.hybris.platform.promotions.jalo.PromotionQuantityAndPricesRow
-
Packages that use PromotionQuantityAndPricesRow Package Description de.hybris.platform.promotions.jalo -
-
Uses of PromotionQuantityAndPricesRow in de.hybris.platform.promotions.jalo
Methods in de.hybris.platform.promotions.jalo that return PromotionQuantityAndPricesRow Modifier and Type Method Description PromotionQuantityAndPricesRowGeneratedPromotionsManager. createPromotionQuantityAndPricesRow(SessionContext ctx, java.util.Map attributeValues)PromotionQuantityAndPricesRowGeneratedPromotionsManager. createPromotionQuantityAndPricesRow(java.util.Map attributeValues)PromotionQuantityAndPricesRowPromotionsManager. createPromotionQuantityAndPricesRow(SessionContext ctx, long quantity, java.util.Collection<PromotionPriceRow> prices)Create a newPromotionQuantityAndPricesRowinstance.Methods in de.hybris.platform.promotions.jalo that return types with arguments of type PromotionQuantityAndPricesRow Modifier and Type Method Description protected static java.util.Collection<PromotionQuantityAndPricesRow>ProductSteppedMultiBuyPromotion. deepCloneQuantityAndPricesRows(SessionContext ctx, java.util.Collection<PromotionQuantityAndPricesRow> rows)java.util.Collection<PromotionQuantityAndPricesRow>GeneratedProductSteppedMultiBuyPromotion. getQualifyingCountsAndBundlePrices()Generated method - Getter of theProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute.java.util.Collection<PromotionQuantityAndPricesRow>GeneratedProductSteppedMultiBuyPromotion. getQualifyingCountsAndBundlePrices(SessionContext ctx)Generated method - Getter of theProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute.Method parameters in de.hybris.platform.promotions.jalo with type arguments of type PromotionQuantityAndPricesRow Modifier and Type Method Description protected static java.util.Collection<PromotionQuantityAndPricesRow>ProductSteppedMultiBuyPromotion. deepCloneQuantityAndPricesRows(SessionContext ctx, java.util.Collection<PromotionQuantityAndPricesRow> rows)protected java.util.SortedSet<ProductSteppedMultiBuyPromotion.QuantityPrice>ProductSteppedMultiBuyPromotion. getSteps(SessionContext ctx, AbstractOrder order, java.util.Collection<PromotionQuantityAndPricesRow> rows)voidGeneratedProductSteppedMultiBuyPromotion. setQualifyingCountsAndBundlePrices(SessionContext ctx, java.util.Collection<PromotionQuantityAndPricesRow> value)Generated method - Setter of theProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute.voidGeneratedProductSteppedMultiBuyPromotion. setQualifyingCountsAndBundlePrices(java.util.Collection<PromotionQuantityAndPricesRow> value)Generated method - Setter of theProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute.
-