| Modifier and Type | Method and Description |
|---|---|
static PromotionOption |
PromotionOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PromotionOption[] |
PromotionOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PromotionData |
CommercePromotionFacade.getPromotion(java.lang.String code,
java.util.Collection<PromotionOption> options)
Get promotion base on its code
|
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurablePopulator<AbstractPromotionModel,PromotionData,PromotionOption> |
DefaultCommercePromotionFacadeTest.promotionConfiguredPopulator |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurablePopulator<AbstractPromotionModel,PromotionData,PromotionOption> |
DefaultCommercePromotionFacade.getPromotionConfiguredPopulator() |
| Modifier and Type | Method and Description |
|---|---|
PromotionData |
DefaultCommercePromotionFacade.getPromotion(java.lang.String code,
java.util.Collection<PromotionOption> options) |
void |
DefaultCommercePromotionFacade.setPromotionConfiguredPopulator(ConfigurablePopulator<AbstractPromotionModel,PromotionData,PromotionOption> promotionConfiguredPopulator) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<PromotionOption> |
PromotionsController.extractOptions(java.lang.String options) |
| Modifier and Type | Method and Description |
|---|---|
protected static java.util.Set<PromotionOption> |
PromotionsController.extractOptions(java.lang.String options) |
Copyright © 2018 SAP SE. All Rights Reserved.