Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.io.instance
Class InstanceImportAdvisor

java.lang.Object
  extended by eu.esdihumboldt.hale.common.core.io.impl.AbstractIOAdvisor<T>
      extended by eu.esdihumboldt.hale.ui.io.DefaultIOAdvisor<InstanceReader>
          extended by eu.esdihumboldt.hale.ui.io.instance.InstanceImportAdvisor
All Implemented Interfaces:
IOAdvisor<InstanceReader>
Direct Known Subclasses:
TransformDataImportAdvisor

public class InstanceImportAdvisor
extends DefaultIOAdvisor<InstanceReader>

Advisor for importing source instances

Author:
Simon Templer

Constructor Summary
InstanceImportAdvisor()
           
 
Method Summary
 void handleResults(InstanceReader provider)
          Process the results after the execution.
 void prepareProvider(InstanceReader provider)
          Prepare the I/O provider when it is created.
 void updateConfiguration(InstanceReader provider)
          Update the provider configuration directly before the execution.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstanceImportAdvisor

public InstanceImportAdvisor()
Method Detail

prepareProvider

public void prepareProvider(InstanceReader provider)
Description copied from interface: IOAdvisor
Prepare the I/O provider when it is created. This may be executed even if for the provider no execution takes place.

This for instance allows configuration pages on IOWizards to base on this preparation.

Specified by:
prepareProvider in interface IOAdvisor<InstanceReader>
Overrides:
prepareProvider in class DefaultIOAdvisor<InstanceReader>
Parameters:
provider - the I/O provider
See Also:
IOAdvisor.prepareProvider(IOProvider)

updateConfiguration

public void updateConfiguration(InstanceReader provider)
Description copied from interface: IOAdvisor
Update the provider configuration directly before the execution.

Specified by:
updateConfiguration in interface IOAdvisor<InstanceReader>
Overrides:
updateConfiguration in class AbstractIOAdvisor<InstanceReader>
Parameters:
provider - the I/O provider
See Also:
AbstractIOAdvisor.updateConfiguration(IOProvider)

handleResults

public void handleResults(InstanceReader provider)
Description copied from interface: IOAdvisor
Process the results after the execution.

Specified by:
handleResults in interface IOAdvisor<InstanceReader>
Overrides:
handleResults in class AbstractIOAdvisor<InstanceReader>
Parameters:
provider - the I/O provider
See Also:
IOAdvisor.handleResults(IOProvider)

Humboldt Alignment Editor 2.5.0

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