Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.align.transformation.report.impl
Class TransformationMessageImpl

java.lang.Object
  extended by eu.esdihumboldt.hale.common.core.report.impl.MessageImpl
      extended by eu.esdihumboldt.hale.common.align.transformation.report.impl.TransformationMessageImpl
All Implemented Interfaces:
TransformationMessage, Message

@Immutable
public class TransformationMessageImpl
extends MessageImpl
implements TransformationMessage

Default TransformationMessage implementation

Author:
Simon Templer

Constructor Summary
TransformationMessageImpl(CellBean cell, String message, Throwable throwable, String stackTrace)
          Create a new transformation message.
TransformationMessageImpl(Cell cell, String message, Throwable throwable)
          Create a new transformation message.
TransformationMessageImpl(Cell cell, String message, Throwable throwable, String stackTrace)
          Create a new transformation message.
 
Method Summary
 CellBean getCell()
          Get the transformation cell
 
Methods inherited from class eu.esdihumboldt.hale.common.core.report.impl.MessageImpl
getFormattedMessage, getMessage, getStackTrace, getThrowable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface eu.esdihumboldt.hale.common.core.report.Message
getFormattedMessage, getMessage, getStackTrace, getThrowable
 

Constructor Detail

TransformationMessageImpl

public TransformationMessageImpl(Cell cell,
                                 String message,
                                 Throwable throwable)
Create a new transformation message.

Parameters:
cell - the cell the message is associated to
message - the message
throwable - the throwable associated to the message, may be null

TransformationMessageImpl

public TransformationMessageImpl(Cell cell,
                                 String message,
                                 Throwable throwable,
                                 String stackTrace)
Create a new transformation message.

Parameters:
cell - the cell the message is associated to
message - the message
throwable - the throwable associated to the message, may be null
stackTrace - the associated stack trace, or null

TransformationMessageImpl

public TransformationMessageImpl(CellBean cell,
                                 String message,
                                 Throwable throwable,
                                 String stackTrace)
Create a new transformation message.

Parameters:
cell - the cell the message is associated to
message - the message
throwable - the throwable associated to the message, may be null
stackTrace - the associated stack trace, or null
Method Detail

getCell

public CellBean getCell()
Description copied from interface: TransformationMessage
Get the transformation cell

Specified by:
getCell in interface TransformationMessage
Returns:
the cell
See Also:
TransformationMessage.getCell()

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d