com.ibm.commerce.tools.epromotion.commands
Interface DeployRLPromotionCmd

All Superinterfaces:
TaskCommand
All Known Implementing Classes:
DeployRLPromotionCmdImpl

public interface DeployRLPromotionCmd
extends TaskCommand

Interface for deploying RLPromotion object to Blaze.


Field Summary
static java.lang.String COPYRIGHT
          the copyright information
static java.lang.String defaultCommandClassName
          default implementation class name
static java.lang.String NAME           Interface name
 

Field Detail
public static final java.lang.String COPYRIGHT
the copyright information
See Also:
Constant Field Values

defaultCommandClassName

public static final java.lang.String defaultCommandClassName
default implementation class name

NAME

public static final java.lang.String NAME
Interface name