java.lang.Objectcom.ibm.commerce.tools.campaigns.ECCampaignsMessage
The ECCampaignsMessage class provides the EC messages when errors have been encountered during task commands. They match entries in the campaign resource bundle for the display messages.
Field Summary | |
static java.lang.String | COPYRIGHT Copyright. |
static java.lang.String | EC_CAMPAIGNS_RESOURCE_BUNDLE Campaign resource bundle definition. |
static ECMessage | ERROR_CAMPAIGN_NOT_SAVED Error message to be displayed when a campaign could not be saved. |
static ECMessage | ERROR_COLLATERAL_NOT_SAVED Error message to be displayed when a collateral could not be saved. |
static ECMessage | ERROR_EMS_NOT_SAVED Error message to be displayed when an e-Marketing Spot could not be saved. |
static ECMessage | ERROR_INITIATIVE_NOT_SAVED Error message to be displayed when a campaign initiative could not be saved. |
Constructor Summary | |
ECCampaignsMessage() |
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_CAMPAIGNS_RESOURCE_BUNDLE
public static final ECMessage ERROR_CAMPAIGN_NOT_SAVED
public static final ECMessage ERROR_INITIATIVE_NOT_SAVED
public static final ECMessage ERROR_EMS_NOT_SAVED
public static final ECMessage ERROR_COLLATERAL_NOT_SAVED
Constructor Detail |
public ECCampaignsMessage()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.