public class InstanceValidationMessageDefinition extends AbstractMessageDefinition<InstanceValidationMessage>
InstanceValidationMessage
s.Modifier and Type | Field and Description |
---|---|
static String |
KEY_CATEGORY
Key for category string.
|
static String |
KEY_PATH_COUNT
Key for count of path members.
|
static String |
KEY_PATH_PREFIX
Key prefix for path member.
|
static String |
KEY_TYPE
Key for type name.
|
KEY_MESSAGE, KEY_STACK_TRACE
ID_PREFIX
Constructor and Description |
---|
InstanceValidationMessageDefinition()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Properties |
asProperties(InstanceValidationMessage message)
Get a
Properties representation of the given message that can be
used to create a new message instance using
AbstractMessageDefinition.createMessage(Properties) . |
protected InstanceValidationMessage |
createMessage(Properties props)
Create a message from a set of properties
|
asString, getIdentifier, getObjectClass, parse
public static final String KEY_CATEGORY
public static final String KEY_TYPE
public static final String KEY_PATH_COUNT
public static final String KEY_PATH_PREFIX
public InstanceValidationMessageDefinition()
protected InstanceValidationMessage createMessage(Properties props)
AbstractMessageDefinition
createMessage
in class AbstractMessageDefinition<InstanceValidationMessage>
props
- the propertiesAbstractMessageDefinition.createMessage(Properties)
protected Properties asProperties(InstanceValidationMessage message)
AbstractMessageDefinition
Properties
representation of the given message that can be
used to create a new message instance using
AbstractMessageDefinition.createMessage(Properties)
.asProperties
in class AbstractMessageDefinition<InstanceValidationMessage>
message
- the messageAbstractMessageDefinition.asProperties(eu.esdihumboldt.hale.common.core.report.Message)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a