| 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.b2bacceleratorservices.model.promotions |
Contains generated models for each type of de.hybris.platform.b2bacceleratorservices.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.promotionengineservices.promotionengine.impl | |
| de.hybris.platform.promotions | |
| de.hybris.platform.promotions.impl | |
| de.hybris.platform.promotions.model |
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
|
| de.hybris.platform.promotions.resource | |
| de.hybris.platform.timedaccesspromotionsservices.model |
Contains generated models for each type of de.hybris.platform.timedaccesspromotionsservices.jalo package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcceleratorProductBOGOFPromotionModel
Generated model class for type AcceleratorProductBOGOFPromotion first defined at extension acceleratorservices.
|
class |
AcceleratorProductMultiBuyPromotionModel
Generated model class for type AcceleratorProductMultiBuyPromotion first defined at extension acceleratorservices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProductPriceDiscountPromotionByPaymentTypeModel
Generated model class for type ProductPriceDiscountPromotionByPaymentType first defined at extension b2bacceleratorservices.
|
class |
ProductThresholdPriceDiscountPromotionModel
Generated model class for type ProductThresholdPriceDiscountPromotion first defined at extension b2bacceleratorservices.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ProductPromotionModel> |
CategoryModel.getPromotions()
Generated method - Getter of the
Category.promotions attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryModel.setPromotions(Collection<ProductPromotionModel> value)
Generated method - Setter of
Category.promotions attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProductPromotionModel> |
ProductModel.getPromotions()
Generated method - Getter of the
Product.promotions attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductModel.setPromotions(Collection<ProductPromotionModel> value)
Generated method - Setter of
Product.promotions attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
List<ProductPromotionModel> |
DefaultPromotionEngineService.getProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product) |
List<ProductPromotionModel> |
DefaultPromotionEngineService.getProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product,
boolean evaluateRestrictions,
Date date) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductPromotionModel> |
PromotionsService.getProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product)
Get the ordered list of
ProductPromotion instances that are related to the ProductModel specified. |
List<ProductPromotionModel> |
PromotionsService.getProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product,
boolean evaluateRestrictions,
Date date)
Get the ordered list of
ProductPromotion instances that are related to the ProductModel specified. |
| Modifier and Type | Method and Description |
|---|---|
List<ProductPromotionModel> |
DefaultPromotionsService.getProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product) |
List<ProductPromotionModel> |
DefaultPromotionsService.getProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product,
boolean evaluateRestrictions,
Date date) |
| Modifier and Type | Method and Description |
|---|---|
protected ProductPromotion |
AbstractPromotionsService.getPromotion(ProductPromotionModel promotion) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductBOGOFPromotionModel
Generated model class for type ProductBOGOFPromotion first defined at extension promotions.
|
class |
ProductBundlePromotionModel
Generated model class for type ProductBundlePromotion first defined at extension promotions.
|
class |
ProductFixedPricePromotionModel
Generated model class for type ProductFixedPricePromotion first defined at extension promotions.
|
class |
ProductMultiBuyPromotionModel
Generated model class for type ProductMultiBuyPromotion first defined at extension promotions.
|
class |
ProductOneToOnePerfectPartnerPromotionModel
Generated model class for type ProductOneToOnePerfectPartnerPromotion first defined at extension promotions.
|
class |
ProductPercentageDiscountPromotionModel
Generated model class for type ProductPercentageDiscountPromotion first defined at extension promotions.
|
class |
ProductPerfectPartnerBundlePromotionModel
Generated model class for type ProductPerfectPartnerBundlePromotion first defined at extension promotions.
|
class |
ProductPerfectPartnerPromotionModel
Generated model class for type ProductPerfectPartnerPromotion first defined at extension promotions.
|
class |
ProductSteppedMultiBuyPromotionModel
Generated model class for type ProductSteppedMultiBuyPromotion first defined at extension promotions.
|
| Modifier and Type | Method and Description |
|---|---|
ProductPromotionModel |
ProductPromotionResource.getProductPromotionModel()
Convenience method which just delegates to
#getResourceValue() |
protected ProductPromotionModel |
ProductPromotionResource.readResource(String resourceId)
Gets the
ProductPromotionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProductPromotionModel> |
ProductPromotionsResource.getProductPromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductPromotionResource.setProductPromotionModel(ProductPromotionModel value)
Convenience method which just delegates to
#setResourceValue(ProductPromotionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductPromotionsResource.setProductPromotionsCollection(Collection<ProductPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlashbuyPromotionModel
Generated model class for type FlashbuyPromotion first defined at extension timedaccesspromotionsservices.
|
Copyright © 2017 SAP SE. All Rights Reserved.