public class WrappedPromotionModel extends AbstractItemModelReflectionWrapper
| Modifier and Type | Field and Description |
|---|---|
protected static Class |
ORDER_PROMOTION_MODEL_CLASS |
protected static Class |
PRODUCT_PROMOTION_MODEL_CLASS |
| Constructor and Description |
|---|
WrappedPromotionModel(Object abstractPromotion) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getPromotion() |
boolean |
isOrderPromotion() |
boolean |
isProductPromotion() |
toTypedObjectcallReflectedMethod, callReflectedMethod, classForName, equals, executeMethod, executeMethod, getInstance, getReflectedJaloProperty, hashCode, modelWrapprotected static final Class ORDER_PROMOTION_MODEL_CLASS
protected static final Class PRODUCT_PROMOTION_MODEL_CLASS
public WrappedPromotionModel(Object abstractPromotion)
public Object getPromotion()
public boolean isOrderPromotion()
public boolean isProductPromotion()
Copyright © 2017 SAP SE. All Rights Reserved.