com.ibm.commerce.tools.campaigns
Interface ECCampaignsMessageKey


public interface ECCampaignsMessageKey

The ECCampaignsMessageKey class provides the keys of the error messages defined in the CampaignConstants class to match the keys defined in the ECMessage class.


Field Summary
static java.lang.String _ERR_CAMPIAGN_NOT_SAVED
          Error message to be displayed when a campaign could not be saved.
static java.lang.String _ERR_COLLATERAL_NOT_SAVED
          Error message to be displayed when a collateral could not be saved.
static java.lang.String _ERR_EMS_NOT_SAVED
          Error message to be displayed when an e-marketing spot could not be saved.
static java.lang.String _ERR_INITIATIVE_NOT_SAVED
          Error message to be displayed when a campaign initiative could not be saved.
static java.lang.String COPYRIGHT
          Copyright.
 

Field Detail

_ERR_CAMPIAGN_NOT_SAVED

public static final java.lang.String _ERR_CAMPIAGN_NOT_SAVED
Error message to be displayed when a campaign could not be saved.

_ERR_COLLATERAL_NOT_SAVED

public static final java.lang.String _ERR_COLLATERAL_NOT_SAVED
Error message to be displayed when a collateral could not be saved.

_ERR_EMS_NOT_SAVED

public static final java.lang.String _ERR_EMS_NOT_SAVED
Error message to be displayed when an e-marketing spot could not be saved.

_ERR_INITIATIVE_NOT_SAVED

public static final java.lang.String _ERR_INITIATIVE_NOT_SAVED
Error message to be displayed when a campaign initiative could not be saved.

COPYRIGHT

public static final java.lang.String COPYRIGHT
Copyright.