Uses of Class
de.hybris.platform.promotions.model.PromotionPriceRowModel
-
Packages that use PromotionPriceRowModel Package Description de.hybris.platform.b2bacceleratorservices.model.promotions Contains generated models for each type of de.hybris.platform.b2bacceleratorservices.jalo.promotions package.de.hybris.platform.promotions.model Contains generated models for each type of de.hybris.platform.promotions.jalo package. -
-
Uses of PromotionPriceRowModel in de.hybris.platform.b2bacceleratorservices.model.promotions
Methods in de.hybris.platform.b2bacceleratorservices.model.promotions that return types with arguments of type PromotionPriceRowModel Modifier and Type Method Description java.util.Collection<PromotionPriceRowModel>ProductPriceDiscountPromotionByPaymentTypeModel. getProductDiscountPrice()Generated method - Getter of theProductPriceDiscountPromotionByPaymentType.productDiscountPriceattribute defined at extensionb2bacceleratorservices.java.util.Collection<PromotionPriceRowModel>ProductThresholdPriceDiscountPromotionModel. getProductPriceDiscount()Generated method - Getter of theProductThresholdPriceDiscountPromotion.productPriceDiscountattribute defined at extensionb2bacceleratorservices.java.util.Collection<PromotionPriceRowModel>ProductThresholdPriceDiscountPromotionModel. getProductThresholdPrice()Generated method - Getter of theProductThresholdPriceDiscountPromotion.productThresholdPriceattribute defined at extensionb2bacceleratorservices.java.util.Collection<PromotionPriceRowModel>OrderThresholdDiscountPercentagePromotionModel. getThresholdTotals()Generated method - Getter of theOrderThresholdDiscountPercentagePromotion.thresholdTotalsattribute defined at extensionb2bacceleratorservices.Method parameters in de.hybris.platform.b2bacceleratorservices.model.promotions with type arguments of type PromotionPriceRowModel Modifier and Type Method Description voidProductPriceDiscountPromotionByPaymentTypeModel. setProductDiscountPrice(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofProductPriceDiscountPromotionByPaymentType.productDiscountPriceattribute defined at extensionb2bacceleratorservices.voidProductThresholdPriceDiscountPromotionModel. setProductPriceDiscount(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofProductThresholdPriceDiscountPromotion.productPriceDiscountattribute defined at extensionb2bacceleratorservices.voidProductThresholdPriceDiscountPromotionModel. setProductThresholdPrice(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofProductThresholdPriceDiscountPromotion.productThresholdPriceattribute defined at extensionb2bacceleratorservices.voidOrderThresholdDiscountPercentagePromotionModel. setThresholdTotals(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofOrderThresholdDiscountPercentagePromotion.thresholdTotalsattribute defined at extensionb2bacceleratorservices. -
Uses of PromotionPriceRowModel in de.hybris.platform.promotions.model
Methods in de.hybris.platform.promotions.model that return types with arguments of type PromotionPriceRowModel Modifier and Type Method Description java.util.Collection<PromotionPriceRowModel>ProductBundlePromotionModel. getBundlePrices()Generated method - Getter of theProductBundlePromotion.bundlePricesattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>ProductMultiBuyPromotionModel. getBundlePrices()Generated method - Getter of theProductMultiBuyPromotion.bundlePricesattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>ProductOneToOnePerfectPartnerPromotionModel. getBundlePrices()Generated method - Getter of theProductOneToOnePerfectPartnerPromotion.bundlePricesattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>ProductPerfectPartnerBundlePromotionModel. getBundlePrices()Generated method - Getter of theProductPerfectPartnerBundlePromotion.bundlePricesattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>OrderThresholdDiscountPromotionModel. getDiscountPrices()Generated method - Getter of theOrderThresholdDiscountPromotion.discountPricesattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>ProductPerfectPartnerPromotionModel. getPartnerPrices()Generated method - Getter of theProductPerfectPartnerPromotion.partnerPricesattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>PromotionQuantityAndPricesRowModel. getPrices()Generated method - Getter of thePromotionQuantityAndPricesRow.pricesattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>ProductFixedPricePromotionModel. getProductFixedUnitPrice()Generated method - Getter of theProductFixedPricePromotion.productFixedUnitPriceattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>OrderThresholdPerfectPartnerPromotionModel. getProductPrices()Generated method - Getter of theOrderThresholdPerfectPartnerPromotion.productPricesattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>OrderThresholdChangeDeliveryModePromotionModel. getThresholdTotals()Generated method - Getter of theOrderThresholdChangeDeliveryModePromotion.thresholdTotalsattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>OrderThresholdDiscountPromotionModel. getThresholdTotals()Generated method - Getter of theOrderThresholdDiscountPromotion.thresholdTotalsattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>OrderThresholdFreeGiftPromotionModel. getThresholdTotals()Generated method - Getter of theOrderThresholdFreeGiftPromotion.thresholdTotalsattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>OrderThresholdFreeVoucherPromotionModel. getThresholdTotals()Generated method - Getter of theOrderThresholdFreeVoucherPromotion.thresholdTotalsattribute defined at extensionpromotions.java.util.Collection<PromotionPriceRowModel>OrderThresholdPerfectPartnerPromotionModel. getThresholdTotals()Generated method - Getter of theOrderThresholdPerfectPartnerPromotion.thresholdTotalsattribute defined at extensionpromotions.Method parameters in de.hybris.platform.promotions.model with type arguments of type PromotionPriceRowModel Modifier and Type Method Description voidProductBundlePromotionModel. setBundlePrices(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofProductBundlePromotion.bundlePricesattribute defined at extensionpromotions.voidProductMultiBuyPromotionModel. setBundlePrices(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofProductMultiBuyPromotion.bundlePricesattribute defined at extensionpromotions.voidProductOneToOnePerfectPartnerPromotionModel. setBundlePrices(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofProductOneToOnePerfectPartnerPromotion.bundlePricesattribute defined at extensionpromotions.voidProductPerfectPartnerBundlePromotionModel. setBundlePrices(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofProductPerfectPartnerBundlePromotion.bundlePricesattribute defined at extensionpromotions.voidOrderThresholdDiscountPromotionModel. setDiscountPrices(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofOrderThresholdDiscountPromotion.discountPricesattribute defined at extensionpromotions.voidProductPerfectPartnerPromotionModel. setPartnerPrices(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofProductPerfectPartnerPromotion.partnerPricesattribute defined at extensionpromotions.voidPromotionQuantityAndPricesRowModel. setPrices(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofPromotionQuantityAndPricesRow.pricesattribute defined at extensionpromotions.voidProductFixedPricePromotionModel. setProductFixedUnitPrice(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofProductFixedPricePromotion.productFixedUnitPriceattribute defined at extensionpromotions.voidOrderThresholdPerfectPartnerPromotionModel. setProductPrices(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofOrderThresholdPerfectPartnerPromotion.productPricesattribute defined at extensionpromotions.voidOrderThresholdChangeDeliveryModePromotionModel. setThresholdTotals(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofOrderThresholdChangeDeliveryModePromotion.thresholdTotalsattribute defined at extensionpromotions.voidOrderThresholdDiscountPromotionModel. setThresholdTotals(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofOrderThresholdDiscountPromotion.thresholdTotalsattribute defined at extensionpromotions.voidOrderThresholdFreeGiftPromotionModel. setThresholdTotals(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofOrderThresholdFreeGiftPromotion.thresholdTotalsattribute defined at extensionpromotions.voidOrderThresholdFreeVoucherPromotionModel. setThresholdTotals(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofOrderThresholdFreeVoucherPromotion.thresholdTotalsattribute defined at extensionpromotions.voidOrderThresholdPerfectPartnerPromotionModel. setThresholdTotals(java.util.Collection<PromotionPriceRowModel> value)Generated method - Setter ofOrderThresholdPerfectPartnerPromotion.thresholdTotalsattribute defined at extensionpromotions.
-