Uses of Class
de.hybris.platform.promotions.model.PromotionPriceRowModel
Packages that use PromotionPriceRowModel
Package
Description
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
-
Uses of PromotionPriceRowModel in de.hybris.platform.promotions.model
Methods in de.hybris.platform.promotions.model that return types with arguments of type PromotionPriceRowModelModifier and TypeMethodDescriptionProductBundlePromotionModel.getBundlePrices()Generated method - Getter of theProductBundlePromotion.bundlePricesattribute defined at extensionpromotions.ProductMultiBuyPromotionModel.getBundlePrices()Generated method - Getter of theProductMultiBuyPromotion.bundlePricesattribute defined at extensionpromotions.ProductOneToOnePerfectPartnerPromotionModel.getBundlePrices()Generated method - Getter of theProductOneToOnePerfectPartnerPromotion.bundlePricesattribute defined at extensionpromotions.ProductPerfectPartnerBundlePromotionModel.getBundlePrices()Generated method - Getter of theProductPerfectPartnerBundlePromotion.bundlePricesattribute defined at extensionpromotions.OrderThresholdDiscountPromotionModel.getDiscountPrices()Generated method - Getter of theOrderThresholdDiscountPromotion.discountPricesattribute defined at extensionpromotions.ProductPerfectPartnerPromotionModel.getPartnerPrices()Generated method - Getter of theProductPerfectPartnerPromotion.partnerPricesattribute defined at extensionpromotions.PromotionQuantityAndPricesRowModel.getPrices()Generated method - Getter of thePromotionQuantityAndPricesRow.pricesattribute defined at extensionpromotions.ProductFixedPricePromotionModel.getProductFixedUnitPrice()Generated method - Getter of theProductFixedPricePromotion.productFixedUnitPriceattribute defined at extensionpromotions.OrderThresholdPerfectPartnerPromotionModel.getProductPrices()Generated method - Getter of theOrderThresholdPerfectPartnerPromotion.productPricesattribute defined at extensionpromotions.OrderThresholdChangeDeliveryModePromotionModel.getThresholdTotals()Generated method - Getter of theOrderThresholdChangeDeliveryModePromotion.thresholdTotalsattribute defined at extensionpromotions.OrderThresholdDiscountPromotionModel.getThresholdTotals()Generated method - Getter of theOrderThresholdDiscountPromotion.thresholdTotalsattribute defined at extensionpromotions.OrderThresholdFreeGiftPromotionModel.getThresholdTotals()Generated method - Getter of theOrderThresholdFreeGiftPromotion.thresholdTotalsattribute defined at extensionpromotions.OrderThresholdFreeVoucherPromotionModel.getThresholdTotals()Generated method - Getter of theOrderThresholdFreeVoucherPromotion.thresholdTotalsattribute defined at extensionpromotions.OrderThresholdPerfectPartnerPromotionModel.getThresholdTotals()Generated method - Getter of theOrderThresholdPerfectPartnerPromotion.thresholdTotalsattribute defined at extensionpromotions.Method parameters in de.hybris.platform.promotions.model with type arguments of type PromotionPriceRowModelModifier and TypeMethodDescriptionvoidProductBundlePromotionModel.setBundlePrices(Collection<PromotionPriceRowModel> value) Generated method - Setter ofProductBundlePromotion.bundlePricesattribute defined at extensionpromotions.voidProductMultiBuyPromotionModel.setBundlePrices(Collection<PromotionPriceRowModel> value) Generated method - Setter ofProductMultiBuyPromotion.bundlePricesattribute defined at extensionpromotions.voidProductOneToOnePerfectPartnerPromotionModel.setBundlePrices(Collection<PromotionPriceRowModel> value) Generated method - Setter ofProductOneToOnePerfectPartnerPromotion.bundlePricesattribute defined at extensionpromotions.voidProductPerfectPartnerBundlePromotionModel.setBundlePrices(Collection<PromotionPriceRowModel> value) Generated method - Setter ofProductPerfectPartnerBundlePromotion.bundlePricesattribute defined at extensionpromotions.voidOrderThresholdDiscountPromotionModel.setDiscountPrices(Collection<PromotionPriceRowModel> value) Generated method - Setter ofOrderThresholdDiscountPromotion.discountPricesattribute defined at extensionpromotions.voidProductPerfectPartnerPromotionModel.setPartnerPrices(Collection<PromotionPriceRowModel> value) Generated method - Setter ofProductPerfectPartnerPromotion.partnerPricesattribute defined at extensionpromotions.voidPromotionQuantityAndPricesRowModel.setPrices(Collection<PromotionPriceRowModel> value) Generated method - Setter ofPromotionQuantityAndPricesRow.pricesattribute defined at extensionpromotions.voidProductFixedPricePromotionModel.setProductFixedUnitPrice(Collection<PromotionPriceRowModel> value) Generated method - Setter ofProductFixedPricePromotion.productFixedUnitPriceattribute defined at extensionpromotions.voidOrderThresholdPerfectPartnerPromotionModel.setProductPrices(Collection<PromotionPriceRowModel> value) Generated method - Setter ofOrderThresholdPerfectPartnerPromotion.productPricesattribute defined at extensionpromotions.voidOrderThresholdChangeDeliveryModePromotionModel.setThresholdTotals(Collection<PromotionPriceRowModel> value) Generated method - Setter ofOrderThresholdChangeDeliveryModePromotion.thresholdTotalsattribute defined at extensionpromotions.voidOrderThresholdDiscountPromotionModel.setThresholdTotals(Collection<PromotionPriceRowModel> value) Generated method - Setter ofOrderThresholdDiscountPromotion.thresholdTotalsattribute defined at extensionpromotions.voidOrderThresholdFreeGiftPromotionModel.setThresholdTotals(Collection<PromotionPriceRowModel> value) Generated method - Setter ofOrderThresholdFreeGiftPromotion.thresholdTotalsattribute defined at extensionpromotions.voidOrderThresholdFreeVoucherPromotionModel.setThresholdTotals(Collection<PromotionPriceRowModel> value) Generated method - Setter ofOrderThresholdFreeVoucherPromotion.thresholdTotalsattribute defined at extensionpromotions.voidOrderThresholdPerfectPartnerPromotionModel.setThresholdTotals(Collection<PromotionPriceRowModel> value) Generated method - Setter ofOrderThresholdPerfectPartnerPromotion.thresholdTotalsattribute defined at extensionpromotions.