java.lang.Object
it.uniroma2.art.semanticturkey.config.exporter.Exporter
All Implemented Interfaces:
ConfigurationManager<StoredExportConfiguration>, ProjectConfigurationManager<StoredExportConfiguration>, PUConfigurationManager<StoredExportConfiguration>, SystemConfigurationManager<StoredExportConfiguration>, UserConfigurationManager<StoredExportConfiguration>, ConfigurableComponent<StoredExportConfiguration>, IdentifiableComponent, PUScopedConfigurableComponent<StoredExportConfiguration>, ScopedComponent

@Component public class Exporter extends Object implements PUScopedConfigurableComponent<StoredExportConfiguration>
A ConfigurationManager for managing stored exporter configurations (see StoredExportConfiguration.
Author:
Manuel Fiorelli
  • Constructor Details

    • Exporter

      public Exporter()
  • Method Details