| 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.promotionengineservices.dao | |
| de.hybris.platform.promotionengineservices.dao.impl | |
| de.hybris.platform.promotionengineservices.model |
Contains generated models for each type of de.hybris.platform.promotionengineservices.jalo 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 |
OrderThresholdDiscountPercentagePromotionModel
Generated model class for type OrderThresholdDiscountPercentagePromotion first defined at extension b2bacceleratorservices.
|
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 |
|---|---|
AbstractPromotionModel |
PromotionDao.findPromotionByCode(String code)
Find a stored item of AbstractPromotionModel type by it code (even if has immutableKeyHash != null).
|
| Modifier and Type | Method and Description |
|---|---|
AbstractPromotionModel |
DefaultPromotionDao.findPromotionByCode(String code) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleBasedPromotionModel
Generated model class for type RuleBasedPromotion first defined at extension promotionengineservices.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AbstractPromotionModel> |
DefaultPromotionEngineService.getAbstractProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product) |
List<? extends AbstractPromotionModel> |
DefaultPromotionEngineService.getAbstractProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product,
boolean evaluateRestrictions,
Date date) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends AbstractPromotionModel> |
PromotionsService.getAbstractProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product)
Get the ordered list of
AbstractPromotionModel instances that are related to the ProductModel
specified. |
List<? extends AbstractPromotionModel> |
PromotionsService.getAbstractProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product,
boolean evaluateRestrictions,
Date date)
Get the ordered list of
AbstractPromotionModel instances that are related to the ProductModel
specified. |
| Modifier and Type | Method and Description |
|---|---|
List<PromotionResultModel> |
PromotionResultService.getFiredOrderPromotions(PromotionOrderResults promoResult,
AbstractPromotionModel promotion)
Return a list of results for promotions that fired and did not consume products.
|
List<PromotionResultModel> |
PromotionResultService.getFiredProductPromotions(PromotionOrderResults promoResult,
AbstractPromotionModel promotion)
Return a list of results for promotions that fired and consumed products.
|
List<PromotionResultModel> |
PromotionResultService.getPotentialOrderPromotions(PromotionOrderResults promoResult,
AbstractPromotionModel promotion)
Return a list of results for potential promotions that fired and did not consume products and have been applied.
|
List<PromotionResultModel> |
PromotionResultService.getPotentialProductPromotions(PromotionOrderResults promoResult,
AbstractPromotionModel promotion)
Return a list of results for potential promotions that fired and consumed products and have been applied.
|
String |
PromotionsService.getPromotionDescription(AbstractPromotionModel promotion)
Get the description of given promotion.
|
Collection<AbstractPromotionRestrictionModel> |
PromotionsService.getRestrictions(AbstractPromotionModel promotion)
Get the collection of
AbstractPromotionRestrictionModel instances. |
| Modifier and Type | Method and Description |
|---|---|
List<? extends AbstractPromotionModel> |
DefaultPromotionsService.getAbstractProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product) |
List<? extends AbstractPromotionModel> |
DefaultPromotionsService.getAbstractProductPromotions(Collection<PromotionGroupModel> promotionGroups,
ProductModel product,
boolean evaluateRestrictions,
Date date) |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderPromotionModel
Generated model class for type OrderPromotion first defined at extension promotions.
|
class |
OrderThresholdChangeDeliveryModePromotionModel
Generated model class for type OrderThresholdChangeDeliveryModePromotion first defined at extension promotions.
|
class |
OrderThresholdDiscountPromotionModel
Generated model class for type OrderThresholdDiscountPromotion first defined at extension promotions.
|
class |
OrderThresholdFreeGiftPromotionModel
Generated model class for type OrderThresholdFreeGiftPromotion first defined at extension promotions.
|
class |
OrderThresholdFreeVoucherPromotionModel
Generated model class for type OrderThresholdFreeVoucherPromotion first defined at extension promotions.
|
class |
OrderThresholdPerfectPartnerPromotionModel
Generated model class for type OrderThresholdPerfectPartnerPromotion first defined at extension promotions.
|
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 |
ProductPromotionModel
Generated model class for type ProductPromotion first defined at extension promotions.
|
class |
ProductSteppedMultiBuyPromotionModel
Generated model class for type ProductSteppedMultiBuyPromotion first defined at extension promotions.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractPromotionModel |
AbstractPromotionRestrictionModel.getPromotion()
Generated method - Getter of the
AbstractPromotionRestriction.promotion attribute defined at extension promotions. |
AbstractPromotionModel |
PromotionResultModel.getPromotion()
Generated method - Getter of the
PromotionResult.promotion attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractPromotionModel> |
PromotionGroupModel.getPromotions()
Generated method - Getter of the
PromotionGroup.Promotions attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPromotionRestrictionModel.setPromotion(AbstractPromotionModel value)
Generated method - Setter of
AbstractPromotionRestriction.promotion attribute defined at extension promotions. |
void |
PromotionResultModel.setPromotion(AbstractPromotionModel value)
Generated method - Setter of
PromotionResult.promotion attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionGroupModel.setPromotions(Collection<AbstractPromotionModel> value)
Generated method - Setter of
PromotionGroup.Promotions attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
AbstractPromotionModel |
AbstractPromotionResource.getAbstractPromotionModel()
Convenience method which just delegates to
#getResourceValue() |
protected AbstractPromotionModel |
AbstractPromotionResource.readResource(String resourceId)
Gets the
AbstractPromotionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractPromotionModel> |
AbstractPromotionsResource.getAbstractPromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPromotionResource.setAbstractPromotionModel(AbstractPromotionModel value)
Convenience method which just delegates to
#setResourceValue(AbstractPromotionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPromotionsResource.setAbstractPromotionsCollection(Collection<AbstractPromotionModel> 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.