java.lang.Object | +--com.ibm.commerce.tools.epromotion.RLPromotionMessage
Provides RLPromotion Messages
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static java.lang.String |
EC_RLPROMOTION_RESOURCE_BUNDLE The RLPromotion resource bundle |
static
ECMessage |
PROMOTION_DELETED_DUPLICATE_CODE_ERROR Error message of that promotion code is duplicated as one deleted |
static
ECMessage |
PROMOTION_DUPLICATE_CODE_ERROR Error message of that promotion code is duplicated |
static
ECMessage |
PROMOTION_GENERAL_SAVE_ERROR Error message of that promotion is not saved. |
static
ECMessage |
PROMOTION_NOT_APPLIED_ERROR Error message of that promotion is not applied. |
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 COPYRIGHT
public static final java.lang.String EC_RLPROMOTION_RESOURCE_BUNDLE
public static final ECMessage PROMOTION_GENERAL_SAVE_ERROR
public static final ECMessage PROMOTION_DUPLICATE_CODE_ERROR
public static final ECMessage PROMOTION_NOT_APPLIED_ERROR
public static final ECMessage PROMOTION_DELETED_DUPLICATE_CODE_ERROR