public class ImportExportMessage extends org.jboss.dashboard.commons.message.AbstractMessage
Modifier and Type | Field and Description |
---|---|
static String |
DISPLAYER_RENDERER_NOT_FOUND |
static String |
DISPLAYER_TYPE_NOT_FOUND |
static String |
KPI_ALREADY_EXISTS |
static String |
KPI_CREATED |
static String |
KPI_UPDATED |
protected LocaleManager |
localeManager
The locale manager.
|
static String |
PROVIDER_ALREADY_EXISTS |
static String |
PROVIDER_CODE_NOT_FOUND |
static String |
PROVIDER_CREATED |
static String |
PROVIDER_TYPE_NOT_FOUND |
static String |
PROVIDER_UPDATED |
elements, messageCode, messageType
ERROR, INFO, WARNING
Constructor and Description |
---|
ImportExportMessage(String messageCode,
Object[] elements) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage(String messageCode,
Locale l) |
int |
getMessageType() |
String |
toString(Object element,
Locale l) |
equals, getElements, getMessage, getMessageCode, isEditable, setElements, setMessageCode, setMessageType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String PROVIDER_CODE_NOT_FOUND
public static final String PROVIDER_TYPE_NOT_FOUND
public static final String DISPLAYER_TYPE_NOT_FOUND
public static final String DISPLAYER_RENDERER_NOT_FOUND
public static final String PROVIDER_ALREADY_EXISTS
public static final String KPI_ALREADY_EXISTS
public static final String PROVIDER_CREATED
public static final String KPI_CREATED
public static final String PROVIDER_UPDATED
public static final String KPI_UPDATED
protected LocaleManager localeManager
public int getMessageType()
getMessageType
in interface org.jboss.dashboard.commons.message.Message
getMessageType
in class org.jboss.dashboard.commons.message.AbstractMessage
public String getMessage(String messageCode, Locale l)
getMessage
in class org.jboss.dashboard.commons.message.AbstractMessage
public String toString(Object element, Locale l)
toString
in class org.jboss.dashboard.commons.message.AbstractMessage
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.