Uses of Class
org.bhn.promotion.voucherify.service.VoucherifyCampaignService
Packages that use VoucherifyCampaignService
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 VoucherifyCampaignService in org.bhn.promotion.voucherify.config
Methods in org.bhn.promotion.voucherify.config that return VoucherifyCampaignService -
Uses of VoucherifyCampaignService in org.bhn.promotion.voucherify.service
Constructors in org.bhn.promotion.voucherify.service with parameters of type VoucherifyCampaignServiceModifierConstructorDescriptionVoucherifyVoucherService(VoucherifyClient voucherifyClient, VoucherifyValidationService voucherifyValidationService, VoucherifyCampaignService voucherifyCampaignService, PromotionServiceProxy promotionServiceProxy)