Uses of Class
de.hybris.platform.promotions.model.PromotionQuantityAndPricesRowModel
-
Packages that use PromotionQuantityAndPricesRowModel Package Description de.hybris.platform.promotions.model Contains generated models for each type of de.hybris.platform.promotions.jalo package. -
-
Uses of PromotionQuantityAndPricesRowModel in de.hybris.platform.promotions.model
Methods in de.hybris.platform.promotions.model that return types with arguments of type PromotionQuantityAndPricesRowModel Modifier and Type Method Description java.util.Collection<PromotionQuantityAndPricesRowModel>ProductSteppedMultiBuyPromotionModel. getQualifyingCountsAndBundlePrices()Generated method - Getter of theProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute defined at extensionpromotions.Method parameters in de.hybris.platform.promotions.model with type arguments of type PromotionQuantityAndPricesRowModel Modifier and Type Method Description voidProductSteppedMultiBuyPromotionModel. setQualifyingCountsAndBundlePrices(java.util.Collection<PromotionQuantityAndPricesRowModel> value)Generated method - Setter ofProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute defined at extensionpromotions.
-