com.ibm.commerce.couponoffer.commands
Interface AcceptCouponFromBannerAdCmd
- All Superinterfaces:
- AccCommand, ControllerCommand, ECCommand, Protectable
- All Known Implementing Classes:
- AcceptCouponFromBannerAdCmdImpl
- public interface AcceptCouponFromBannerAdCmd
- extends ControllerCommand
This command is invoked when the shopper clicks on a banner ad to accept an eCoupon.
The input to this command is :
The name of the eCouponPromotion to accept the eCoupon from.
ViewNames
SearchWalletView : If the coupon was accepted successfully
BannerAdErrorView : Otherwise
Methods inherited from interface com.ibm.commerce.command.ControllerCommand |
execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputProperties |
Methods inherited from interface com.ibm.commerce.command.ECCommand |
checkIsAllowed, checkResourcePermission, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters |
COPYRIGHT
public static final java.lang.String COPYRIGHT
defaultCommandClassName
public static final java.lang.String defaultCommandClassName