Interface OdfRefTableData

All Superinterfaces:
Component, Prioritizable
All Known Implementing Classes:
OdfRefTableDataAsFilesList, OdfRefTableDataAsFolder

public interface OdfRefTableData extends Component, Prioritizable
ODF reference table data description to import on initialization.
  • Method Summary

    Modifier and Type
    Method
    Description
    Data to import for the given path (by default plugin://ref-data/*.csv) by content type id.

    Methods inherited from interface org.ametys.runtime.plugin.component.Prioritizable

    getPriority
  • Method Details

    • getDataToImport

      Data to import for the given path (by default plugin://ref-data/*.csv) by content type id.
      Returns:
      Path of CSV files to import by content type id.