| Modifier and Type | Class and Description |
|---|---|
class |
WrappedPromotionGroupModel
Reflection wrapper around the PromotionGroupModel
|
class |
WrappedPromotionModel
Reflection wrapper around the AbstractPromotionModel.
|
class |
WrappedPromotionOrderEntryConsumedModel
Reflection wrapper around the PromotionOrderEntryConsumedModel
|
class |
WrappedPromotionResultModel
Reflection wrapper around PromotionResultModel
|
| Modifier and Type | Method and Description |
|---|---|
AbstractItemModelReflectionWrapper |
CsPromotionService.unwrapPromotionTypedObject(TypedObject item)
Helper method to unwrap a TypedObject that contains a model item that should be reflection wrapped.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TypedObject> |
CsPromotionService.wrapInTypedObjects(java.util.List<? extends AbstractItemModelReflectionWrapper> list)
Helper method to convert promotion wrappers into TypedObject
|
| Modifier and Type | Method and Description |
|---|---|
AbstractItemModelReflectionWrapper |
DefaultCsPromotionService.unwrapPromotionTypedObject(TypedObject item) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TypedObject> |
DefaultCsPromotionService.wrapInTypedObjects(java.util.List<? extends AbstractItemModelReflectionWrapper> lines) |
Copyright © 2018 SAP SE. All Rights Reserved.