java.lang.Objectcom.ibm.commerce.tools.promotions.ECPromotionsMessage
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 Error message for discount name is duplicated |
static ECMessage | DISCOUNT_GENERAL_SAVE_ERROR General error message for discount saving |
static ECMessage | DISCOUNT_NOT_APPLIED_ERROR Error message for discount not applied |
static java.lang.String | EC_PROMOTIONS_RESOURCE_BUNDLE 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 |
public static final java.lang.String EC_PROMOTIONS_RESOURCE_BUNDLE
public static final ECMessage DISCOUNT_GENERAL_SAVE_ERROR
public static final ECMessage DISCOUNT_DUPLICATE_CODE_ERROR
public static final ECMessage DISCOUNT_NOT_APPLIED_ERROR
Constructor Detail |
public ECPromotionsMessage()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.