Class OdfRefTableDataExtensionPoint

All Implemented Interfaces:
LogEnabled, ExtensionPoint<OdfRefTableData>, Disposable, Initializable, Component, Contextualizable, Serviceable, ThreadSafe

The OdfRefTableData extension point to list all available CSV files to import.
  • Field Details

    • ROLE

      public static final String ROLE
      Avalon Role
  • Constructor Details

  • Method Details

    • getDataToImport

      Data to import for all the extension points OdfRefTableData. If we have the same content type id twice, only the first one is kept. There is a priorization, less is the priority number, more it is prior.
      Returns:
      Path of CSV files to import by content type id.