com.ibm.commerce.couponredemption.commands

Class UseCouponIdCmdImpl

  • All Implemented Interfaces:
    AccCommand, ControllerCommand, ECCommand, ECTargetableCommand, UseCouponIdCmd, Protectable, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable

    Deprecated. 
    The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.

    public class UseCouponIdCmdImpl
    extends ControllerCommandImpl
    implements UseCouponIdCmd
    This command is invoked when the customer specifies a set of eCoupon codes explicitly while checking out. This command just processes the parameters and then calls the UseCouponIdTaskCmd. Also, based on the parameters, it would redirect to the view to appropriate URL.
    See Also:
    Serialized Form