com.ibm.commerce.tools.promotions
Class ECPromotionsMessage

java.lang.Object
  |
  +--com.ibm.commerce.tools.promotions.ECPromotionsMessage

public class ECPromotionsMessage
extends java.lang.Object

This class provides all the static error messages in National Language format, which based on the error key.


Field Summary
static ECMessage DISCOUNT_DUPLICATE_CODE_ERROR
           
static ECMessage DISCOUNT_GENERAL_SAVE_ERROR
           
static ECMessage DISCOUNT_NOT_APPLIED_ERROR
           
static java.lang.String EC_PROMOTIONS_RESOURCE_BUNDLE
           
 
Constructor Summary
ECPromotionsMessage()
          ECPromotionsMessage constructor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISCOUNT_DUPLICATE_CODE_ERROR

public static final ECMessage DISCOUNT_DUPLICATE_CODE_ERROR

DISCOUNT_GENERAL_SAVE_ERROR

public static final ECMessage DISCOUNT_GENERAL_SAVE_ERROR

DISCOUNT_NOT_APPLIED_ERROR

public static final ECMessage DISCOUNT_NOT_APPLIED_ERROR

EC_PROMOTIONS_RESOURCE_BUNDLE

public static final java.lang.String EC_PROMOTIONS_RESOURCE_BUNDLE
Constructor Detail

ECPromotionsMessage

public ECPromotionsMessage()
ECPromotionsMessage constructor.