Package com.ibm.commerce.couponredemption.commands

Provides the Controller Commands and Task Commands along with their implementations to redeem coupons in the store front.

See: Description

  • Interface Summary 
    Interface Description
    ApplyCouponUsageCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    CalculateDiscountAmtCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    CheckApplicabilityCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    CheckValidityCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    CouponDSSCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    CouponDSSTaskCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    FinalizeCouponUsageCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    InitializeCouponUsageCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    RedeemCouponCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    SummarizeCouponUsageCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    UseCouponIdCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    UseCouponIdTaskCmd Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
  • Class Summary 
    Class Description
    ApplyCouponUsageCmdImpl Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    CalculateDiscountAmtCmdImpl Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    CheckApplicabilityCmdImpl Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    CheckValidityCmdImpl Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    CouponDSSCmdImpl Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    CouponDSSTaskCmdImpl Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    CouponUtilities Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    FinalizeCouponUsageCmdImpl
    This is a task command that is invoked from the ORDERPROCESS command to mark all the eCoupons as unusable that are used in the current order preparation.
    InitializeCouponUsageCmdImpl Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    RedeemCouponCmdImpl Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    SummarizeCouponUsageCmdImpl Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    UseCouponIdCmdImpl Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
    UseCouponIdTaskCmdImpl Deprecated
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.

Package com.ibm.commerce.couponredemption.commands Description

Provides the Controller Commands and Task Commands along with their implementations to redeem coupons in the store front.