Uses of Enum Class
de.hybris.platform.promotions.result.PromotionOrderResults.PromotionResultStatus
Packages that use PromotionOrderResults.PromotionResultStatus
-
Uses of PromotionOrderResults.PromotionResultStatus in de.hybris.platform.promotions.result
Methods in de.hybris.platform.promotions.result that return PromotionOrderResults.PromotionResultStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PromotionOrderResults.PromotionResultStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.promotions.result with parameters of type PromotionOrderResults.PromotionResultStatusModifier and TypeMethodDescriptionprotected List<PromotionResult>PromotionOrderResults.getPromotionResults(PromotionOrderResults.PromotionResultStatus statusFlag, PromotionOrderResults.PromotionResultProducts productsFlag) Return a list of results for promotions that meet the specified criteria.