| Package | Description |
|---|---|
| de.hybris.platform.promotions.result |
| Modifier and Type | Method and Description |
|---|---|
static PromotionOrderResults.PromotionResultStatus |
PromotionOrderResults.PromotionResultStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PromotionOrderResults.PromotionResultStatus[] |
PromotionOrderResults.PromotionResultStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<PromotionResult> |
PromotionOrderResults.getPromotionResults(PromotionOrderResults.PromotionResultStatus statusFlag,
PromotionOrderResults.PromotionResultProducts productsFlag)
Return a list of results for promotions that meet the specified criteria.
|
Copyright © 2018 SAP SE. All Rights Reserved.