Uses of Interface
de.hybris.platform.voucher.VoucherService
-
-
Uses of VoucherService in de.hybris.platform.commercefacades.voucher.converters.populator
Methods in de.hybris.platform.commercefacades.voucher.converters.populator that return VoucherService Modifier and Type Method Description VoucherServiceOrderAppliedVouchersPopulator. getVoucherService()VoucherServiceVoucherAppliedValuePopulator. getVoucherService()Methods in de.hybris.platform.commercefacades.voucher.converters.populator with parameters of type VoucherService Modifier and Type Method Description voidOrderAppliedVouchersPopulator. 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 VoucherService Modifier and Type Method Description VoucherServiceDefaultVoucherFacade. getVoucherService()Methods in de.hybris.platform.commercefacades.voucher.impl with parameters of type VoucherService Modifier and Type Method Description voidDefaultVoucherFacade. 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 VoucherService Modifier and Type Method Description VoucherServiceDefaultVoucherRedeemableCartValidationMethodHook. getVoucherService()VoucherServiceDefaultVoucherRedemptionPlaceOrderMethodHook. getVoucherService()Methods in de.hybris.platform.commerceservices.order.hook.impl with parameters of type VoucherService Modifier and Type Method Description voidDefaultVoucherRedeemableCartValidationMethodHook. 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 VoucherService Modifier and Type Class Description classCouponVoucherServiceExtends 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 VoucherService Modifier and Type Method Description protected VoucherServiceVoucherApplierInset. getVoucherService()Methods in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets with parameters of type VoucherService Modifier and Type Method Description voidVoucherApplierInset. setVoucherService(VoucherService voucherService) -
Uses of VoucherService in de.hybris.platform.voucher.impl
Classes in de.hybris.platform.voucher.impl that implement VoucherService Modifier and Type Class Description classDefaultVoucherService
-