Uses of Class
de.hybris.platform.promotions.model.ProductPromotionModel
Packages that use ProductPromotionModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo.promotions package.
Contains generated models for each type of de.hybris.platform.category.jalo package.
Contains generated models for each type of de.hybris.platform.jalo.product package.
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
-
Uses of ProductPromotionModel in de.hybris.platform.acceleratorservices.model.promotions
Modifier and TypeClassDescriptionclassGenerated model class for type AcceleratorProductBOGOFPromotion first defined at extension acceleratorservices.classGenerated 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 ProductPromotionModelModifier and TypeMethodDescriptionCategoryModel.getPromotions()Generated method - Getter of theCategory.promotionsattribute defined at extensionpromotions.Method parameters in de.hybris.platform.category.model with type arguments of type ProductPromotionModelModifier and TypeMethodDescriptionvoidCategoryModel.setPromotions(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 ProductPromotionModelModifier and TypeMethodDescriptionProductModel.getPromotions()Generated method - Getter of theProduct.promotionsattribute defined at extensionpromotions.Method parameters in de.hybris.platform.core.model.product with type arguments of type ProductPromotionModelModifier and TypeMethodDescriptionvoidProductModel.setPromotions(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.modelModifier and TypeClassDescriptionclassGenerated model class for type ProductBOGOFPromotion first defined at extension promotions.classGenerated model class for type ProductBundlePromotion first defined at extension promotions.classGenerated model class for type ProductFixedPricePromotion first defined at extension promotions.classGenerated model class for type ProductMultiBuyPromotion first defined at extension promotions.classGenerated model class for type ProductOneToOnePerfectPartnerPromotion first defined at extension promotions.classGenerated model class for type ProductPercentageDiscountPromotion first defined at extension promotions.classGenerated model class for type ProductPerfectPartnerBundlePromotion first defined at extension promotions.classGenerated model class for type ProductPerfectPartnerPromotion first defined at extension promotions.classGenerated model class for type ProductSteppedMultiBuyPromotion first defined at extension promotions.