com.ibm.commerce.merchantcenter.events.util
Interface MerchantEventsMessageKey


public interface MerchantEventsMessageKey

The MerchantEventsMessageKey class provides the keys of the error messages defined in the MerchantEventsMessage class to match the keys defined in the ECMessage class.


Field Summary
static java.lang.String COPYRIGHT
          IBM copyright notice field.
static java.lang.String DBG_COMPONENT_INIT_MSG
          Messages For Rule Service Admin.
static java.lang.String DBG_EJB_CREATE_EXCEPTION
          Messages For Rule Service Admin.
static java.lang.String DBG_EJB_FINDER_EXCEPTION
          Messages For Rule Service Admin.
static java.lang.String DBG_EJB_NAMING_EXCEPTION
          Messages For Rule Service Admin.
static java.lang.String DBG_EJB_REMOTE_EXCEPTION
          Messages For Rule Service Admin.
static java.lang.String DBG_TASK_CMD_EXCEPTION           Messages For Rule Service Admin.
 

Field Detail
public static final java.lang.String COPYRIGHT
IBM copyright notice field.
See Also:
Constant Field Values

DBG_EJB_FINDER_EXCEPTION

public static final java.lang.String DBG_EJB_FINDER_EXCEPTION
Messages For Rule Service Admin. Debug EJB Finder Error Messages For Rule Service Admin Commands.
See Also:
Constant Field Values

DBG_EJB_REMOTE_EXCEPTION

public static final java.lang.String DBG_EJB_REMOTE_EXCEPTION
Messages For Rule Service Admin. Debug EJB Remote Error Messages For Rule Service Admin Commands.
See Also:
Constant Field Values

DBG_EJB_CREATE_EXCEPTION

public static final java.lang.String DBG_EJB_CREATE_EXCEPTION
Messages For Rule Service Admin. Debug EJB Create Error Messages For Rule Service Admin Commands.
See Also:
Constant Field Values

DBG_EJB_NAMING_EXCEPTION

public static final java.lang.String DBG_EJB_NAMING_EXCEPTION
Messages For Rule Service Admin. Debug EJB Naming Error Messages For Rule Service Admin Commands.
See Also:
Constant Field Values

DBG_TASK_CMD_EXCEPTION

public static final java.lang.String DBG_TASK_CMD_EXCEPTION
Messages For Rule Service Admin. Debug Task Command Error Messages For Rule Service Admin Commands.
See Also:
Constant Field Values

DBG_COMPONENT_INIT_MSG

public static final java.lang.String DBG_COMPONENT_INIT_MSG
Messages For Rule Service Admin. Debug Component Initialization Messages For Rule Service Admin Commands.
See Also:
Constant Field Values