com.ibm.commerce.marketing.commands.elements

Interface DisplayDataActionTaskCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, MarketingCampaignElementTaskCmd, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    DisplayDataActionTaskCmdImpl


    public interface DisplayDataActionTaskCmd
    extends MarketingCampaignElementTaskCmd
    This command sets which data should be returned to an e-Marketing Spot. This can be any name value pair which provides information to the e-Marketing Spot JSP snippet.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        Default implementation class for this command.