Uses of Class
de.hybris.platform.promotions.model.ProductPromotionModel
-
-
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.b2bacceleratorservices.model.promotions
Subclasses of ProductPromotionModel in de.hybris.platform.b2bacceleratorservices.model.promotions Modifier and Type Class Description classProductPriceDiscountPromotionByPaymentTypeModelGenerated model class for type ProductPriceDiscountPromotionByPaymentType first defined at extension b2bacceleratorservices.classProductThresholdPriceDiscountPromotionModelGenerated model class for type ProductThresholdPriceDiscountPromotion first defined at extension b2bacceleratorservices. -
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.commercefacades.promotion.impl
Fields in de.hybris.platform.commercefacades.promotion.impl declared as ProductPromotionModel Modifier and Type Field Description protected ProductPromotionModelDefaultCommercePromotionFacadeTest. productPromotionprotected ProductPromotionModelDefaultCommercePromotionFacadeTest. productPromotionForGroupFields in de.hybris.platform.commercefacades.promotion.impl with type parameters of type ProductPromotionModel Modifier and Type Field Description protected java.util.List<ProductPromotionModel>DefaultCommercePromotionFacadeTest. productPromotionForGroupListprotected java.util.List<ProductPromotionModel>DefaultCommercePromotionFacadeTest. productPromotionList -
Uses of ProductPromotionModel in de.hybris.platform.commerceservices.promotion
Methods in de.hybris.platform.commerceservices.promotion that return types with arguments of type ProductPromotionModel Modifier and Type Method Description java.util.List<ProductPromotionModel>CommercePromotionService. getProductPromotions()Get the list ofProductPromotionModelinstancesjava.util.List<ProductPromotionModel>CommercePromotionService. getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups)Get list ofProductPromotionModelinstances that belong to one of givenPromotionGroupModel -
Uses of ProductPromotionModel in de.hybris.platform.commerceservices.promotion.dao
Methods in de.hybris.platform.commerceservices.promotion.dao that return types with arguments of type ProductPromotionModel Modifier and Type Method Description java.util.List<ProductPromotionModel>CommercePromotionDao. findProductPromotions()Find all product promotionsjava.util.List<ProductPromotionModel>CommercePromotionDao. findProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups)Find all product promotions from promotion group -
Uses of ProductPromotionModel in de.hybris.platform.commerceservices.promotion.dao.impl
Methods in de.hybris.platform.commerceservices.promotion.dao.impl that return types with arguments of type ProductPromotionModel Modifier and Type Method Description java.util.List<ProductPromotionModel>DefaultCommercePromotionDao. findProductPromotions()java.util.List<ProductPromotionModel>DefaultCommercePromotionDao. findProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups) -
Uses of ProductPromotionModel in de.hybris.platform.commerceservices.promotion.impl
Fields in de.hybris.platform.commerceservices.promotion.impl declared as ProductPromotionModel Modifier and Type Field Description protected ProductPromotionModelCommercePromotionServiceTest. productPromotionFields in de.hybris.platform.commerceservices.promotion.impl with type parameters of type ProductPromotionModel Modifier and Type Field Description protected java.util.List<ProductPromotionModel>CommercePromotionServiceTest. productPromotionForGroupListprotected java.util.List<ProductPromotionModel>CommercePromotionServiceTest. productPromotionListMethods in de.hybris.platform.commerceservices.promotion.impl that return types with arguments of type ProductPromotionModel Modifier and Type Method Description java.util.List<ProductPromotionModel>DefaultCommercePromotionService. getProductPromotions()java.util.List<ProductPromotionModel>DefaultCommercePromotionService. getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups) -
Uses of ProductPromotionModel in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return types with arguments of type ProductPromotionModel Modifier and Type Method Description protected java.util.Collection<ProductPromotionModel>ProductPromotionAttributesValueResolver. loadData(IndexerBatchContext batchContext, java.util.Collection<IndexedProperty> indexedProperties, ProductModel model)Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type ProductPromotionModel Modifier and Type Method Description protected java.lang.ObjectProductPromotionAttributesValueResolver. getAttributeValue(IndexedProperty indexedProperty, IndexerBatchContext batchContext, ProductPromotionModel promotionModel, java.lang.String attributeName)Method parameters in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with type arguments of type ProductPromotionModel Modifier and Type Method Description protected voidProductPromotionAttributesValueResolver. addFieldValues(InputDocument document, IndexerBatchContext batchContext, IndexedProperty indexedProperty, ProductModel model, AbstractValueResolver.ValueResolverContext<java.util.Collection<ProductPromotionModel>,java.lang.Object> resolverContext) -
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.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return types with arguments of type ProductPromotionModel Modifier and Type Method Description java.util.List<ProductPromotionModel>DefaultPromotionEngineService. getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups, ProductModel product)java.util.List<ProductPromotionModel>DefaultPromotionEngineService. getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups, ProductModel product, boolean evaluateRestrictions, java.util.Date date) -
Uses of ProductPromotionModel in de.hybris.platform.promotions
Methods in de.hybris.platform.promotions that return types with arguments of type ProductPromotionModel Modifier and Type Method Description java.util.List<ProductPromotionModel>PromotionsService. getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups, ProductModel product)Get the ordered list ofProductPromotioninstances that are related to theProductModelspecified.java.util.List<ProductPromotionModel>PromotionsService. getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups, ProductModel product, boolean evaluateRestrictions, java.util.Date date)Get the ordered list ofProductPromotioninstances that are related to theProductModelspecified. -
Uses of ProductPromotionModel in de.hybris.platform.promotions.impl
Methods in de.hybris.platform.promotions.impl that return types with arguments of type ProductPromotionModel Modifier and Type Method Description java.util.List<ProductPromotionModel>DefaultPromotionsService. getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups, ProductModel product)java.util.List<ProductPromotionModel>DefaultPromotionsService. getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups, ProductModel product, boolean evaluateRestrictions, java.util.Date date)Methods in de.hybris.platform.promotions.impl with parameters of type ProductPromotionModel Modifier and Type Method Description protected ProductPromotionAbstractPromotionsService. getPromotion(ProductPromotionModel promotion) -
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.
-