Interface ImporterConfiguratorHook
- All Superinterfaces:
Hook
- All Known Implementing Classes:
DashboardManagerUIImporterHooker,DatasinkManagerUIImporterHooker,DatasourceManagerUIImporterHooker,FileServerUiImporterHooker,RemoteServerManagerUIImporterHooker,ReportManagerUIImporterHooker,TransportManagerUIImporterHooker,UserManagerUIImporterHooker
-
Method Summary
Modifier and TypeMethodDescriptionImportConfigDtoImageResourceWidgetinitConfigPanel(ImportMainPanel importMainPanel) voidreset()
-
Method Details
-
getImporterIcon
ImageResource getImporterIcon() -
getImporterName
String getImporterName() -
getSupportedExporters
Collection<String> getSupportedExporters() -
initConfigPanel
-
getConfiguration
- Throws:
NotProperlyConfiguredException
-
getImporterId
String getImporterId() -
reset
void reset()
-