| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedAcceleratorProductBOGOFPromotion
Generated class for type
AcceleratorProductBOGOFPromotion. |
class |
GeneratedAcceleratorProductMultiBuyPromotion
Generated class for type
AcceleratorProductMultiBuyPromotion. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedProductPriceDiscountPromotionByPaymentType
Generated class for type
ProductPriceDiscountPromotionByPaymentType. |
class |
GeneratedProductThresholdPriceDiscountPromotion
Generated class for type
ProductThresholdPriceDiscountPromotion. |
| Modifier and Type | Method and Description |
|---|---|
protected ProductPromotion |
AbstractPromotionsService.getPromotion(ProductPromotionModel promotion) |
| Modifier and Type | Method and Description |
|---|---|
ProductPromotion |
GeneratedPromotionsManager.createProductPromotion(Map attributeValues) |
ProductPromotion |
GeneratedPromotionsManager.createProductPromotion(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductPromotion> |
PromotionsManager.getProductPromotions(Collection<PromotionGroup> promotionGroups,
Product product)
Get the ordered list of
ProductPromotion instances that are related to the Product specified. |
List<ProductPromotion> |
PromotionsManager.getProductPromotions(Collection<PromotionGroup> promotionGroups,
Product product,
boolean evaluateRestrictions,
Date date)
Get the ordered list of
ProductPromotion instances that are related to the Product specified. |
List<ProductPromotion> |
PromotionsManager.getProductPromotions(SessionContext ctx,
Collection<PromotionGroup> promotionGroups,
Product product,
boolean evaluateRestrictions,
Date date)
Get the ordered list of
ProductPromotion instances that are related to the Product specified. |
Collection<ProductPromotion> |
GeneratedPromotionsManager.getPromotions(Category item)
Generated method - Getter of the
Category.promotions attribute. |
Collection<ProductPromotion> |
GeneratedPromotionsManager.getPromotions(Product item)
Generated method - Getter of the
Product.promotions attribute. |
Collection<ProductPromotion> |
GeneratedPromotionsManager.getPromotions(SessionContext ctx,
Category item)
Generated method - Getter of the
Category.promotions attribute. |
Collection<ProductPromotion> |
GeneratedPromotionsManager.getPromotions(SessionContext ctx,
Product item)
Generated method - Getter of the
Product.promotions attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPromotionsManager.addToPromotions(Category item,
ProductPromotion value)
Generated method - Adds
value to promotions. |
void |
GeneratedPromotionsManager.addToPromotions(Product item,
ProductPromotion value)
Generated method - Adds
value to promotions. |
void |
GeneratedPromotionsManager.addToPromotions(SessionContext ctx,
Category item,
ProductPromotion value)
Generated method - Adds
value to promotions. |
void |
GeneratedPromotionsManager.addToPromotions(SessionContext ctx,
Product item,
ProductPromotion value)
Generated method - Adds
value to promotions. |
void |
GeneratedPromotionsManager.removeFromPromotions(Category item,
ProductPromotion value)
Generated method - Removes
value from promotions. |
void |
GeneratedPromotionsManager.removeFromPromotions(Product item,
ProductPromotion value)
Generated method - Removes
value from promotions. |
void |
GeneratedPromotionsManager.removeFromPromotions(SessionContext ctx,
Category item,
ProductPromotion value)
Generated method - Removes
value from promotions. |
void |
GeneratedPromotionsManager.removeFromPromotions(SessionContext ctx,
Product item,
ProductPromotion value)
Generated method - Removes
value from promotions. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPromotionsManager.setPromotions(Category item,
Collection<ProductPromotion> value)
Generated method - Setter of the
Category.promotions attribute. |
void |
GeneratedPromotionsManager.setPromotions(Product item,
Collection<ProductPromotion> value)
Generated method - Setter of the
Product.promotions attribute. |
void |
GeneratedPromotionsManager.setPromotions(SessionContext ctx,
Category item,
Collection<ProductPromotion> value)
Generated method - Setter of the
Category.promotions attribute. |
void |
GeneratedPromotionsManager.setPromotions(SessionContext ctx,
Product item,
Collection<ProductPromotion> value)
Generated method - Setter of the
Product.promotions attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedFlashbuyPromotion
Generated class for type
FlashbuyPromotion. |
| Modifier and Type | Method and Description |
|---|---|
Character |
GeneratedTimedaccesspromotionsservicesManager.getSpecialDiscount(ProductPromotion item)
Generated method - Getter of the
ProductPromotion.specialDiscount attribute. |
Character |
GeneratedTimedaccesspromotionsservicesManager.getSpecialDiscount(SessionContext ctx,
ProductPromotion item)
Generated method - Getter of the
ProductPromotion.specialDiscount attribute. |
char |
GeneratedTimedaccesspromotionsservicesManager.getSpecialDiscountAsPrimitive(ProductPromotion item)
Generated method - Getter of the
ProductPromotion.specialDiscount attribute. |
char |
GeneratedTimedaccesspromotionsservicesManager.getSpecialDiscountAsPrimitive(SessionContext ctx,
ProductPromotion item)
Generated method - Getter of the
ProductPromotion.specialDiscount attribute. |
void |
GeneratedTimedaccesspromotionsservicesManager.setSpecialDiscount(ProductPromotion item,
char value)
Generated method - Setter of the
ProductPromotion.specialDiscount attribute. |
void |
GeneratedTimedaccesspromotionsservicesManager.setSpecialDiscount(ProductPromotion item,
Character value)
Generated method - Setter of the
ProductPromotion.specialDiscount attribute. |
void |
GeneratedTimedaccesspromotionsservicesManager.setSpecialDiscount(SessionContext ctx,
ProductPromotion item,
char value)
Generated method - Setter of the
ProductPromotion.specialDiscount attribute. |
void |
GeneratedTimedaccesspromotionsservicesManager.setSpecialDiscount(SessionContext ctx,
ProductPromotion item,
Character value)
Generated method - Setter of the
ProductPromotion.specialDiscount attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.