Interface MetadataProvider
-
public interface MetadataProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setMetadata(Metadata metadata, Query query, ExportConfig exportConfig)
-
-
-
Method Detail
-
setMetadata
void setMetadata(Metadata metadata, Query query, ExportConfig exportConfig) throws PluginException
- Throws:
PluginException
-
-