Uses of Class
org.bhn.promotion.voucherify.clients.VoucherifyProxy
Packages that use VoucherifyProxy
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 VoucherifyProxy in org.bhn.promotion.voucherify.config
Methods in org.bhn.promotion.voucherify.config that return VoucherifyProxyModifier and TypeMethodDescriptionVoucherifyConfiguration.voucherifyProxy()Creates a bean for the VoucherifyProxy. -
Uses of VoucherifyProxy in org.bhn.promotion.voucherify.service
Constructors in org.bhn.promotion.voucherify.service with parameters of type VoucherifyProxyModifierConstructorDescriptionVoucherifyPromotionExportService(VoucherifyClient voucherifyClient, VoucherifyProxy voucherifyProxy)