public class WrappedPromotionResultModel extends AbstractItemModelReflectionWrapper
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.Class |
ABSTRACT_PROMOTION_MODEL_CLASS |
| Constructor and Description |
|---|
WrappedPromotionResultModel(java.lang.Object promotionResult) |
| Modifier and Type | Method and Description |
|---|---|
long |
getConsumedCount() |
java.util.List<WrappedPromotionOrderEntryConsumedModel> |
getConsumedEntries() |
java.lang.String |
getDescription() |
WrappedPromotionModel |
getPromotion() |
java.lang.Object |
getPromotionResult() |
double |
getTotalDiscount() |
boolean |
isApplied() |
toTypedObjectcallReflectedMethod, callReflectedMethod, classForName, equals, executeMethod, executeMethod, getInstance, getReflectedJaloProperty, hashCode, modelWrapprotected static final java.lang.Class ABSTRACT_PROMOTION_MODEL_CLASS
public WrappedPromotionResultModel(java.lang.Object promotionResult)
public java.lang.Object getPromotionResult()
public double getTotalDiscount()
public long getConsumedCount()
public java.lang.String getDescription()
public java.util.List<WrappedPromotionOrderEntryConsumedModel> getConsumedEntries()
public boolean isApplied()
public WrappedPromotionModel getPromotion()
Copyright © 2018 SAP SE. All Rights Reserved.