Uses of Interface
de.hybris.platform.voucher.VoucherModelService
-
-
Uses of VoucherModelService in de.hybris.platform.commercefacades.voucher.converters.populator
Methods in de.hybris.platform.commercefacades.voucher.converters.populator that return VoucherModelService Modifier and Type Method Description VoucherModelServiceVoucherAppliedValuePopulator. getVoucherModelService()Methods in de.hybris.platform.commercefacades.voucher.converters.populator with parameters of type VoucherModelService Modifier and Type Method Description voidVoucherAppliedValuePopulator. setVoucherModelService(VoucherModelService voucherModelService) -
Uses of VoucherModelService in de.hybris.platform.commercefacades.voucher.impl
Methods in de.hybris.platform.commercefacades.voucher.impl that return VoucherModelService Modifier and Type Method Description VoucherModelServiceDefaultVoucherFacade. getVoucherModelService()Methods in de.hybris.platform.commercefacades.voucher.impl with parameters of type VoucherModelService Modifier and Type Method Description voidDefaultVoucherFacade. setVoucherModelService(VoucherModelService voucherModelService) -
Uses of VoucherModelService in de.hybris.platform.commerceservices.order.hook.impl
Methods in de.hybris.platform.commerceservices.order.hook.impl that return VoucherModelService Modifier and Type Method Description VoucherModelServiceDefaultVoucherRedeemableCartValidationMethodHook. getVoucherModelService()Methods in de.hybris.platform.commerceservices.order.hook.impl with parameters of type VoucherModelService Modifier and Type Method Description voidDefaultVoucherRedeemableCartValidationMethodHook. setVoucherModelService(VoucherModelService voucherModelService) -
Uses of VoucherModelService in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets
Methods in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets that return VoucherModelService Modifier and Type Method Description protected VoucherModelServiceSerialVoucherCodesGeneratorInset. getVoucherModelService()protected VoucherModelServiceVoucherApplierInset. getVoucherModelService()protected VoucherModelServiceVoucherCodeGeneratorInset. getVoucherModelService()Methods in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets with parameters of type VoucherModelService Modifier and Type Method Description voidSerialVoucherCodesGeneratorInset. setVoucherModelService(VoucherModelService voucherModelService)voidVoucherApplierInset. setVoucherModelService(VoucherModelService voucherModelService)voidVoucherCodeGeneratorInset. setVoucherModelService(VoucherModelService voucherModelService) -
Uses of VoucherModelService in de.hybris.platform.voucher.impl
Classes in de.hybris.platform.voucher.impl that implement VoucherModelService Modifier and Type Class Description classDefaultVoucherModelService
-