Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.align.transformation.report
Interface TransformationLog

All Superinterfaces:
ReportLog<TransformationMessage>
All Known Implementing Classes:
CellLog

public interface TransformationLog
extends ReportLog<TransformationMessage>

Report log for transformation functions. Messages for the report should be created using createMessage(String, Throwable)

Since:
2.5
Author:
Simon Templer

Method Summary
 TransformationMessage createMessage(String message, Throwable throwable)
          Create a message configured with the current cell for use with the log
 
Methods inherited from interface eu.esdihumboldt.hale.common.core.report.ReportLog
error, info, warn
 

Method Detail

createMessage

TransformationMessage createMessage(String message,
                                    Throwable throwable)
Create a message configured with the current cell for use with the log

Parameters:
message - the message string
throwable - a throwable associated to the message, may be null
Returns:
the message

Humboldt Alignment Editor 2.5.0

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