public interface ConfigureByExample extends Plugin
FlatFileParser
and wants easier configuration
of the regular expressions used to parse the file.
The web interface checks for plugins that implements this interface
and create a "Test with file" button if the
AbstractFlatFileImporter.parserSection
parameter is present.
The web interface expects plugin parameters for the regular expressions as defined by the
AbstractFlatFileImporter
class. Parameters for
columns mappings must have the string "Mapping" in the parameter name. For
example reporterIdColumnMapping
, extendedColumnMapping.species
and propertyMapping.ch1FgMedian
.
All core plugins follow these directions.
ReporterFlatFileImporter
Plugin.MainType
done, getMainType, getPermissions, init, requiresConfiguration, run, supportsConfigurations