Class TransportManagerUIImporterHooker
java.lang.Object
net.datenwerke.rs.transport.client.transport.eximport.im.hookers.TransportManagerUIImporterHooker
- All Implemented Interfaces:
Hook,ImporterConfiguratorHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionImportConfigDtoImageResourceWidgetinitConfigPanel(ImportMainPanel importMainPanel) voidreset()
-
Constructor Details
-
TransportManagerUIImporterHooker
public TransportManagerUIImporterHooker(<any> configPanelProvider)
-
-
Method Details
-
getImporterIcon
public ImageResource getImporterIcon()- Specified by:
getImporterIconin interfaceImporterConfiguratorHook
-
getImporterName
- Specified by:
getImporterNamein interfaceImporterConfiguratorHook
-
getSupportedExporters
- Specified by:
getSupportedExportersin interfaceImporterConfiguratorHook
-
initConfigPanel
- Specified by:
initConfigPanelin interfaceImporterConfiguratorHook
-
getConfiguration
- Specified by:
getConfigurationin interfaceImporterConfiguratorHook- Throws:
NotProperlyConfiguredException
-
getImporterId
- Specified by:
getImporterIdin interfaceImporterConfiguratorHook
-
reset
public void reset()- Specified by:
resetin interfaceImporterConfiguratorHook
-