public class IOMessageImplDefinition extends AbstractMessageDefinition<IOMessageImpl>
IOMessageImpl
Modifier and Type | Field and Description |
---|---|
static String |
KEY_IO_COLUMN
Key for the column string
|
static String |
KEY_IO_LINE
Key for the line string
|
KEY_MESSAGE, KEY_STACK_TRACE
ID_PREFIX
Constructor and Description |
---|
IOMessageImplDefinition()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected Properties |
asProperties(IOMessageImpl message)
Get a
Properties representation of the given message that can be
used to create a new message instance using
AbstractMessageDefinition.createMessage(Properties) . |
protected IOMessageImpl |
createMessage(Properties props)
Create a message from a set of properties
|
asString, getIdentifier, getObjectClass, parse
public static final String KEY_IO_LINE
public static final String KEY_IO_COLUMN
protected IOMessageImpl createMessage(Properties props)
AbstractMessageDefinition
createMessage
in class AbstractMessageDefinition<IOMessageImpl>
props
- the propertiesAbstractMessageDefinition.createMessage(Properties)
protected Properties asProperties(IOMessageImpl 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<IOMessageImpl>
message
- the messageAbstractMessageDefinition.asProperties(eu.esdihumboldt.hale.common.core.report.Message)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a