| 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 |
|---|---|
java.util.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(java.util.Collection<ProductPromotionModel> value)
Generated method - Setter of
Category.promotions attribute defined at extension promotions. |
| Modifier and Type | Field and Description |
|---|---|
protected ProductPromotionModel |
DefaultCommercePromotionFacadeTest.productPromotion |
protected ProductPromotionModel |
DefaultCommercePromotionFacadeTest.productPromotionForGroup |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ProductPromotionModel> |
DefaultCommercePromotionFacadeTest.productPromotionForGroupList |
protected java.util.List<ProductPromotionModel> |
DefaultCommercePromotionFacadeTest.productPromotionList |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductPromotionModel> |
CommercePromotionService.getProductPromotions()
Get the list of
ProductPromotionModel instances |
java.util.List<ProductPromotionModel> |
CommercePromotionService.getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups)
Get list of
ProductPromotionModel instances that belong to one of given PromotionGroupModel |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductPromotionModel> |
CommercePromotionDao.findProductPromotions()
Find all product promotions
|
java.util.List<ProductPromotionModel> |
CommercePromotionDao.findProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups)
Find all product promotions from promotion group
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductPromotionModel> |
DefaultCommercePromotionDao.findProductPromotions() |
java.util.List<ProductPromotionModel> |
DefaultCommercePromotionDao.findProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups) |
| Modifier and Type | Field and Description |
|---|---|
protected ProductPromotionModel |
CommercePromotionServiceTest.productPromotion |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ProductPromotionModel> |
CommercePromotionServiceTest.productPromotionForGroupList |
protected java.util.List<ProductPromotionModel> |
CommercePromotionServiceTest.productPromotionList |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductPromotionModel> |
DefaultCommercePromotionService.getProductPromotions() |
java.util.List<ProductPromotionModel> |
DefaultCommercePromotionService.getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<ProductPromotionModel> |
ProductPromotionAttributesValueResolver.loadData(IndexerBatchContext batchContext,
java.util.Collection<IndexedProperty> indexedProperties,
ProductModel model) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
ProductPromotionAttributesValueResolver.getAttributeValue(IndexedProperty indexedProperty,
IndexerBatchContext batchContext,
ProductPromotionModel promotionModel,
java.lang.String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProductPromotionAttributesValueResolver.addFieldValues(InputDocument document,
IndexerBatchContext batchContext,
IndexedProperty indexedProperty,
ProductModel model,
AbstractValueResolver.ValueResolverContext<java.util.Collection<ProductPromotionModel>,java.lang.Object> resolverContext) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.Collection<ProductPromotionModel> value)
Generated method - Setter of
Product.promotions attribute defined at extension promotions. |
| Modifier and Type | Method and 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) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductPromotionModel> |
PromotionsService.getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups,
ProductModel product)
Get the ordered list of
ProductPromotion instances that are related to the ProductModel specified. |
java.util.List<ProductPromotionModel> |
PromotionsService.getProductPromotions(java.util.Collection<PromotionGroupModel> promotionGroups,
ProductModel product,
boolean evaluateRestrictions,
java.util.Date date)
Get the ordered list of
ProductPromotion instances that are related to the ProductModel specified. |
| Modifier and Type | Method and 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) |
| 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
AbstractResource.getResourceValue() |
protected ProductPromotionModel |
ProductPromotionResource.readResource(java.lang.String resourceId)
Gets the
ProductPromotionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ProductPromotionModel> |
ProductPromotionsResource.getProductPromotionsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<ProductPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.