Uses of Class
de.hybris.platform.voucher.model.SerialVoucherModel
Packages that use SerialVoucherModel
Package
Description
-
Uses of SerialVoucherModel in de.hybris.platform.voucher
Methods in de.hybris.platform.voucher that return types with arguments of type SerialVoucherModelModifier and TypeMethodDescriptionVoucherService.getSerialVouchers(String voucherCode) given the voucher code get a collection of related serial vouchers -
Uses of SerialVoucherModel in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets
Methods in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets with parameters of type SerialVoucherModelModifier and TypeMethodDescriptionprotected voidSerialVoucherCodesGeneratorInset.generateVoucherCodes(SerialVoucherModel serialVoucher, Integer quantity) protected booleanSerialVoucherCodesGeneratorInset.isDisabled(SerialVoucherModel serialVoucher) -
Uses of SerialVoucherModel in de.hybris.platform.voucher.impl
Methods in de.hybris.platform.voucher.impl that return types with arguments of type SerialVoucherModel