Uses of Interface
de.hybris.platform.voucher.VoucherModelService
Packages that use VoucherModelService
Package
Description
-
Uses of VoucherModelService in de.hybris.platform.commercefacades.voucher.converters.populator
Methods in de.hybris.platform.commercefacades.voucher.converters.populator that return VoucherModelServiceMethods in de.hybris.platform.commercefacades.voucher.converters.populator with parameters of type VoucherModelServiceModifier and TypeMethodDescriptionvoidVoucherAppliedValuePopulator.setVoucherModelService(VoucherModelService voucherModelService) -
Uses of VoucherModelService in de.hybris.platform.commercefacades.voucher.impl
Methods in de.hybris.platform.commercefacades.voucher.impl that return VoucherModelServiceMethods in de.hybris.platform.commercefacades.voucher.impl with parameters of type VoucherModelServiceModifier and TypeMethodDescriptionvoidDefaultVoucherFacade.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 VoucherModelServiceModifier and TypeMethodDescriptionDefaultVoucherRedeemableCartValidationMethodHook.getVoucherModelService()Methods in de.hybris.platform.commerceservices.order.hook.impl with parameters of type VoucherModelServiceModifier and TypeMethodDescriptionvoidDefaultVoucherRedeemableCartValidationMethodHook.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 VoucherModelServiceModifier and TypeMethodDescriptionprotected VoucherModelServiceSerialVoucherCodesGeneratorInset.getVoucherModelService()protected VoucherModelServiceVoucherApplierInset.getVoucherModelService()protected VoucherModelServiceVoucherCodeGeneratorInset.getVoucherModelService()Methods in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets with parameters of type VoucherModelServiceModifier and TypeMethodDescriptionvoidSerialVoucherCodesGeneratorInset.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