Package org.ametys.odf.init
Interface OdfRefTableData
- All Superinterfaces:
 Component,Prioritizable
- All Known Implementing Classes:
 OdfRefTableDataAsFilesList,OdfRefTableDataAsFolder
ODF reference table data description to import on initialization.
- 
Method Summary
Modifier and TypeMethodDescriptionData 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.
 
 
 -