Interface CouponCampaignURLGenerationStrategy

  • All Known Implementing Classes:
    DefaultCouponCampaignURLGenerationStrategy

    @Deprecated(since="2005",
                forRemoval=true)
    public interface CouponCampaignURLGenerationStrategy
    Deprecated, for removal: This API element is subject to removal in a future version.
    Since 2005
    Generates the customer coupon campaign URL when creating a new customer coupon
    • Method Detail

      • generate

        java.lang.String generate​(CustomerCouponModel coupon)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Generates the customer coupon campaign URL
        Parameters:
        coupon - the customer coupon model
        Returns:
        the campaign URL of the coupon