com.ibm.commerce.price.commands
Interface DiscountCalculationCodeApplyCmd


public interface DiscountCalculationCodeApplyCmd

Interface for the command used to apply discount calculation codes.


Field Summary
static java.lang.String COPYRIGHT
          IBM copyright notice field.
static java.lang.String defaultCommandClassName
          The default name of this command.
static java.lang.String NAME           The name of this command.
 

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

NAME

public static final java.lang.String NAME
The name of this command.
See Also:
Constant Field Values

defaultCommandClassName

public static final java.lang.String defaultCommandClassName
The default name of this command.
See Also:
Constant Field Values