Uses of Interface
de.hybris.platform.voucher.VoucherService
Packages that use VoucherService
Package
Description
-
Uses of VoucherService in de.hybris.platform.commercefacades.voucher.converters.populator
Methods in de.hybris.platform.commercefacades.voucher.converters.populator that return VoucherServiceModifier and TypeMethodDescriptionOrderAppliedVouchersPopulator.getVoucherService()VoucherAppliedValuePopulator.getVoucherService()Methods in de.hybris.platform.commercefacades.voucher.converters.populator with parameters of type VoucherServiceModifier and TypeMethodDescriptionvoidOrderAppliedVouchersPopulator.setVoucherService(VoucherService voucherService) voidVoucherAppliedValuePopulator.setVoucherService(VoucherService voucherService) -
Uses of VoucherService in de.hybris.platform.commercefacades.voucher.impl
Methods in de.hybris.platform.commercefacades.voucher.impl that return VoucherServiceMethods in de.hybris.platform.commercefacades.voucher.impl with parameters of type VoucherServiceModifier and TypeMethodDescriptionvoidDefaultVoucherFacade.setVoucherService(VoucherService voucherService) -
Uses of VoucherService in de.hybris.platform.commerceservices.order.hook.impl
Methods in de.hybris.platform.commerceservices.order.hook.impl that return VoucherServiceModifier and TypeMethodDescriptionDefaultVoucherRedeemableCartValidationMethodHook.getVoucherService()DefaultVoucherRedemptionPlaceOrderMethodHook.getVoucherService()Methods in de.hybris.platform.commerceservices.order.hook.impl with parameters of type VoucherServiceModifier and TypeMethodDescriptionvoidDefaultVoucherRedeemableCartValidationMethodHook.setVoucherService(VoucherService voucherService) voidDefaultVoucherRedemptionPlaceOrderMethodHook.setVoucherService(VoucherService voucherService) -
Uses of VoucherService in de.hybris.platform.couponservices.services.impl
Classes in de.hybris.platform.couponservices.services.impl that implement VoucherServiceModifier and TypeClassDescriptionclassExtends DefaultVoucherService for coupon specific logic. -
Uses of VoucherService in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets
Methods in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets that return VoucherServiceModifier and TypeMethodDescriptionprotected VoucherServiceVoucherApplierInset.getVoucherService()Methods in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets with parameters of type VoucherServiceModifier and TypeMethodDescriptionvoidVoucherApplierInset.setVoucherService(VoucherService voucherService) -
Uses of VoucherService in de.hybris.platform.voucher.impl
Classes in de.hybris.platform.voucher.impl that implement VoucherService