public class WrappedPromotionOrderResults extends AbstractReflectionWrapper
| Constructor and Description |
|---|
WrappedPromotionOrderResults(Object abstractPromotion) |
| Modifier and Type | Method and Description |
|---|---|
List<WrappedPromotionResultModel> |
getAppliedOrderPromotions() |
List<WrappedPromotionResultModel> |
getAppliedProductPromotions() |
List<WrappedWrappedOrderEntry> |
getEntriesNotInPromotions() |
List<WrappedWrappedOrderEntry> |
getEntriesWithPotentialPromotions() |
List<WrappedPromotionResultModel> |
getPotentialOrderPromotions() |
Object |
getPromotionOrderResults() |
callReflectedMethod, callReflectedMethod, classForName, equals, executeMethod, executeMethod, getInstance, getReflectedJaloProperty, hashCode, modelWrappublic WrappedPromotionOrderResults(Object abstractPromotion)
public Object getPromotionOrderResults()
public List<WrappedPromotionResultModel> getAppliedProductPromotions()
public List<WrappedPromotionResultModel> getAppliedOrderPromotions()
public List<WrappedPromotionResultModel> getPotentialOrderPromotions()
public List<WrappedWrappedOrderEntry> getEntriesWithPotentialPromotions()
public List<WrappedWrappedOrderEntry> getEntriesNotInPromotions()
Copyright © 2017 SAP SE. All Rights Reserved.