Uses of Class
de.hybris.platform.promotions.model.ProductPromotionModel
-
Packages that use ProductPromotionModel Package Description de.hybris.platform.acceleratorservices.model.promotions Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo.promotions package.de.hybris.platform.category.model Contains generated models for each type of de.hybris.platform.category.jalo package.de.hybris.platform.core.model.product Contains generated models for each type of de.hybris.platform.jalo.product package.de.hybris.platform.promotions.model Contains generated models for each type of de.hybris.platform.promotions.jalo package. -
-
Uses of ProductPromotionModel in de.hybris.platform.acceleratorservices.model.promotions
Subclasses of ProductPromotionModel in de.hybris.platform.acceleratorservices.model.promotions Modifier and Type Class Description classAcceleratorProductBOGOFPromotionModelGenerated model class for type AcceleratorProductBOGOFPromotion first defined at extension acceleratorservices.classAcceleratorProductMultiBuyPromotionModelGenerated model class for type AcceleratorProductMultiBuyPromotion first defined at extension acceleratorservices. -
Uses of ProductPromotionModel in de.hybris.platform.category.model
Methods in de.hybris.platform.category.model that return types with arguments of type ProductPromotionModel Modifier and Type Method Description java.util.Collection<ProductPromotionModel>CategoryModel. getPromotions()Generated method - Getter of theCategory.promotionsattribute defined at extensionpromotions.Method parameters in de.hybris.platform.category.model with type arguments of type ProductPromotionModel Modifier and Type Method Description voidCategoryModel. setPromotions(java.util.Collection<ProductPromotionModel> value)Generated method - Setter ofCategory.promotionsattribute defined at extensionpromotions. -
Uses of ProductPromotionModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type ProductPromotionModel Modifier and Type Method Description java.util.Collection<ProductPromotionModel>ProductModel. getPromotions()Generated method - Getter of theProduct.promotionsattribute defined at extensionpromotions.Method parameters in de.hybris.platform.core.model.product with type arguments of type ProductPromotionModel Modifier and Type Method Description voidProductModel. setPromotions(java.util.Collection<ProductPromotionModel> value)Generated method - Setter ofProduct.promotionsattribute defined at extensionpromotions. -
Uses of ProductPromotionModel in de.hybris.platform.promotions.model
Subclasses of ProductPromotionModel in de.hybris.platform.promotions.model Modifier and Type Class Description classProductBOGOFPromotionModelGenerated model class for type ProductBOGOFPromotion first defined at extension promotions.classProductBundlePromotionModelGenerated model class for type ProductBundlePromotion first defined at extension promotions.classProductFixedPricePromotionModelGenerated model class for type ProductFixedPricePromotion first defined at extension promotions.classProductMultiBuyPromotionModelGenerated model class for type ProductMultiBuyPromotion first defined at extension promotions.classProductOneToOnePerfectPartnerPromotionModelGenerated model class for type ProductOneToOnePerfectPartnerPromotion first defined at extension promotions.classProductPercentageDiscountPromotionModelGenerated model class for type ProductPercentageDiscountPromotion first defined at extension promotions.classProductPerfectPartnerBundlePromotionModelGenerated model class for type ProductPerfectPartnerBundlePromotion first defined at extension promotions.classProductPerfectPartnerPromotionModelGenerated model class for type ProductPerfectPartnerPromotion first defined at extension promotions.classProductSteppedMultiBuyPromotionModelGenerated model class for type ProductSteppedMultiBuyPromotion first defined at extension promotions.
-