Uses of Class
org.bhn.promotion.voucherify.service.VoucherifyValidationService
Packages that use VoucherifyValidationService
Package
Description
Provides the classes which can be used to configure Voucherify attributes
Contains all of the voucherify classes which performs product related operation such as create, update and
get product details.
-
Uses of VoucherifyValidationService in org.bhn.promotion.voucherify.config
Methods in org.bhn.promotion.voucherify.config that return VoucherifyValidationService -
Uses of VoucherifyValidationService in org.bhn.promotion.voucherify.service
Constructors in org.bhn.promotion.voucherify.service with parameters of type VoucherifyValidationServiceModifierConstructorDescriptionVoucherifyVoucherService(VoucherifyClient voucherifyClient, VoucherifyValidationService voucherifyValidationService, VoucherifyCampaignService voucherifyCampaignService, PromotionServiceProxy promotionServiceProxy)