public class CartRaoPopulator extends AbstractOrderRaoPopulator<AbstractOrderModel,CartRAO>
AbstractOrderModel as source and CartRAO as target type.| Constructor and Description |
|---|
CartRaoPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(AbstractOrderModel source,
CartRAO target) |
getDiscountConverter, getEntryConverter, getPaymentModeConverter, getUserConverter, setDiscountConverter, setEntryConverter, setPaymentModeConverter, setUserConverterpublic void populate(AbstractOrderModel source, CartRAO target) throws ConversionException
populate in class AbstractOrderRaoPopulator<AbstractOrderModel,CartRAO>ConversionExceptionCopyright © 2017 SAP SE. All Rights Reserved.