Class VoucherAppliedValuePopulator

java.lang.Object
de.hybris.platform.commercefacades.voucher.converters.populator.VoucherAppliedValuePopulator
All Implemented Interfaces:
Populator<AbstractOrderModel,VoucherData>

public class VoucherAppliedValuePopulator extends Object implements Populator<AbstractOrderModel,VoucherData>
Populate the VoucherData with the value applied to the voucher in AbstractOrderModel
Be aware that target's voucherCode attribute cannot be null.