Uses of Class
de.hybris.platform.promotions.model.PromotionQuantityAndPricesRowModel
Packages that use PromotionQuantityAndPricesRowModel
Package
Description
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 PromotionQuantityAndPricesRowModelModifier and TypeMethodDescriptionProductSteppedMultiBuyPromotionModel.getQualifyingCountsAndBundlePrices()Generated method - Getter of theProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute defined at extensionpromotions.Method parameters in de.hybris.platform.promotions.model with type arguments of type PromotionQuantityAndPricesRowModelModifier and TypeMethodDescriptionvoidProductSteppedMultiBuyPromotionModel.setQualifyingCountsAndBundlePrices(Collection<PromotionQuantityAndPricesRowModel> value) Generated method - Setter ofProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePricesattribute defined at extensionpromotions.