Uses of Interface
org.bhn.promotion.core.operation.PromotionOperation
Packages that use PromotionOperation
Package
Description
Provides the classes which contains bhn implementation of promotion operation.
Provides the classes which can be used to configure Voucherify attributes
Provides the classes which contains voucherify implementation of promotion operation.
-
Uses of PromotionOperation in org.bhn.promotion.bhn.operation
Classes in org.bhn.promotion.bhn.operation that implement PromotionOperationModifier and TypeClassDescriptionclassBHNPromotionOperation implementation. -
Uses of PromotionOperation in org.bhn.promotion.voucherify.config
Methods in org.bhn.promotion.voucherify.config that return PromotionOperationModifier and TypeMethodDescriptionVoucherifyConfiguration.promotionOperation()Creates a primary PromotionOperation bean for executing promotion-related operations. -
Uses of PromotionOperation in org.bhn.promotion.voucherify.operation
Classes in org.bhn.promotion.voucherify.operation that implement PromotionOperationModifier and TypeClassDescriptionclassVoucherifyPromotionOperation implementation.