Humboldt Alignment Editor 2.5.0

Uses of Interface
eu.esdihumboldt.hale.common.core.report.ReportHandler

Packages that use ReportHandler
eu.esdihumboldt.hale.common.headless   
eu.esdihumboldt.hale.common.headless.impl   
eu.esdihumboldt.hale.common.headless.report   
eu.esdihumboldt.hale.common.headless.transform   
eu.esdihumboldt.hale.common.instance.orient.storage   
eu.esdihumboldt.hale.ui   
 

Uses of ReportHandler in eu.esdihumboldt.hale.common.headless
 

Methods in eu.esdihumboldt.hale.common.headless with parameters of type ReportHandler
static void HeadlessIO.executeConfiguration(IOConfiguration conf, Map<String,IOAdvisor<?>> advisors, ReportHandler reportHandler)
          Execute a single I/O configuration.
static void HeadlessIO.executeConfigurations(List<IOConfiguration> configurations, Map<String,IOAdvisor<?>> advisors, ReportHandler reportHandler)
          Execute a set of I/O configurations.
static void HeadlessIO.executeProvider(IOProvider provider, IOAdvisor advisor, ProgressIndicator progress, ReportHandler reportHandler)
          Execute the given I/O provider with the given I/O advisor.
 

Uses of ReportHandler in eu.esdihumboldt.hale.common.headless.impl
 

Constructors in eu.esdihumboldt.hale.common.headless.impl with parameters of type ReportHandler
HeadlessProjectAdvisor(ReportHandler reportHandler)
          Default constructor
ProjectTransformationEnvironment(String id, LocatableInputSupplier<? extends InputStream> input, ReportHandler reportHandler)
          Create a transformation environment based on a project file.
 

Uses of ReportHandler in eu.esdihumboldt.hale.common.headless.report
 

Classes in eu.esdihumboldt.hale.common.headless.report that implement ReportHandler
 class ReportFile
          Represents a report file.
 

Uses of ReportHandler in eu.esdihumboldt.hale.common.headless.transform
 

Methods in eu.esdihumboldt.hale.common.headless.transform with parameters of type ReportHandler
static com.google.common.util.concurrent.ListenableFuture<Boolean> Transformation.transform(InstanceCollection sources, LimboInstanceSink targetSink, ExportJob exportJob, ValidationJob validationJob, Alignment alignment, SchemaSpace sourceSchema, ReportHandler reportHandler, Object processId)
          Transform the given instances, according to the given alignment.
static com.google.common.util.concurrent.ListenableFuture<Boolean> Transformation.transform(List<InstanceReader> sources, InstanceWriter target, TransformationEnvironment environment, ReportHandler reportHandler, Object processId)
          Transform the instances provided through the given instance readers and supply the result to the given instance writer.
 

Constructors in eu.esdihumboldt.hale.common.headless.transform with parameters of type ReportHandler
ExportJob(LimboInstanceSink targetSink, InstanceWriter writer, IOAdvisor<InstanceWriter> advisor, ReportHandler reportHandler)
          Create a job for exporting transformed data supplied in the given target sink.
ValidationJob(InstanceValidator validator, ReportHandler reportHandler)
          Create a job for validating transformed instances.
 

Uses of ReportHandler in eu.esdihumboldt.hale.common.instance.orient.storage
 

Constructors in eu.esdihumboldt.hale.common.instance.orient.storage with parameters of type ReportHandler
StoreInstancesJob(String name, LocalOrientDB database, InstanceCollection instances, ReportHandler reportHandler)
          Create a job that stores instances in a database
 

Uses of ReportHandler in eu.esdihumboldt.hale.ui
 

Classes in eu.esdihumboldt.hale.ui that implement ReportHandler
 class DefaultReportHandler
          Report handler publishing reports to the ReportService.
 


Humboldt Alignment Editor 2.5.0

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