Uses of Interface
net.datenwerke.rs.core.client.reportexecutor.ui.ReportExecutorInformation
Packages that use ReportExecutorInformation
Package
Description
-
Uses of ReportExecutorInformation in net.datenwerke.rs.amazons3.client.amazons3.hookers
Methods in net.datenwerke.rs.amazons3.client.amazons3.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToAmazonS3Hooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.base.client.reportengines.table.hookers
Methods in net.datenwerke.rs.base.client.reportengines.table.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionbooleanCubifyHooker.reportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) booleanCubifyHooker.reportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) voidCubifyHooker.reportPreviewViewToolbarHook_reportUpdated(ReportDto report, ReportExecutorInformation info) -
Uses of ReportExecutorInformation in net.datenwerke.rs.box.client.box.hookers
Methods in net.datenwerke.rs.box.client.box.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToBoxHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.core.client.datasinkmanager
Method parameters in net.datenwerke.rs.core.client.datasinkmanager with type arguments of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidDatasinkUIService.displaySendToDatasinkDialog(Class<? extends DatasinkDefinitionDto> datasinkType, String filename, <any> treeProvider, <any> datasinkDaoProvider, AbstractNodeDto toExport, Optional<ReportExecutorInformation> reportInfo, <any> onSelectHandler) voidDatasinkUIServiceImpl.displaySendToDatasinkDialog(Class<? extends DatasinkDefinitionDto> datasinkType, String filename, <any> treeProvider, <any> datasinkDaoProvider, AbstractNodeDto toExport, Optional<ReportExecutorInformation> reportInfo, <any> onSelectHandler) -
Uses of ReportExecutorInformation in net.datenwerke.rs.core.client.reportexecutor
Methods in net.datenwerke.rs.core.client.reportexecutor with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionbooleanReportRefreshExecutionHooker.reportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) booleanReportRefreshExecutionHooker.reportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) voidReportRefreshExecutionHooker.reportPreviewViewToolbarHook_reportUpdated(ReportDto report, ReportExecutorInformation info) -
Uses of ReportExecutorInformation in net.datenwerke.rs.core.client.reportexecutor.hooks
Methods in net.datenwerke.rs.core.client.reportexecutor.hooks with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionbooleanReportExecutorViewToolbarHook.reportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) booleanReportExecutorViewToolbarHook.reportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) voidReportExecutorViewToolbarHook.reportPreviewViewToolbarHook_reportUpdated(ReportDto report, ReportExecutorInformation info) -
Uses of ReportExecutorInformation in net.datenwerke.rs.core.client.reportexecutor.variantstorer
Methods in net.datenwerke.rs.core.client.reportexecutor.variantstorer with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionbooleanReportViewVariantStorerHooker.reportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) booleanReportViewVariantStorerHooker.reportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) voidReportViewVariantStorerHooker.reportPreviewViewToolbarHook_reportUpdated(ReportDto report, ReportExecutorInformation info) -
Uses of ReportExecutorInformation in net.datenwerke.rs.core.client.reportexporter.hookers
Methods in net.datenwerke.rs.core.client.reportexporter.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionbooleanExportExternalButtonHooker.reportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) booleanReportViewExportButtonHooker.reportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) booleanExportExternalButtonHooker.reportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) booleanReportViewExportButtonHooker.reportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) voidExportExternalButtonHooker.reportPreviewViewToolbarHook_reportUpdated(ReportDto report, ReportExecutorInformation info) voidReportViewExportButtonHooker.reportPreviewViewToolbarHook_reportUpdated(ReportDto report, ReportExecutorInformation info) -
Uses of ReportExecutorInformation in net.datenwerke.rs.core.client.reportexporter.hooks
Methods in net.datenwerke.rs.core.client.reportexporter.hooks with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportExternalEntryProviderHook.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.dropbox.client.dropbox.hookers
Methods in net.datenwerke.rs.dropbox.client.dropbox.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToDropboxHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.emaildatasink.client.emaildatasink.hookers
Methods in net.datenwerke.rs.emaildatasink.client.emaildatasink.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToEmailDatasinkHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.ftp.client.ftp.hookers
Methods in net.datenwerke.rs.ftp.client.ftp.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToFtpHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) voidExportToFtpsHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) voidExportToSftpHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.googledrive.client.googledrive.hookers
Methods in net.datenwerke.rs.googledrive.client.googledrive.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToGoogleDriveHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.localfsdatasink.client.localfsdatasink.hookers
Methods in net.datenwerke.rs.localfsdatasink.client.localfsdatasink.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToLocalFileSystemHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.onedrive.client.onedrive.hookers
Methods in net.datenwerke.rs.onedrive.client.onedrive.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToOneDriveHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.printer.client.printer.hookers
Methods in net.datenwerke.rs.printer.client.printer.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToPrinterHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.reportdoc.client.hooker
Methods in net.datenwerke.rs.reportdoc.client.hooker with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionbooleanReportViewDocumentationHooker.reportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) booleanReportViewDocumentationHooker.reportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) voidReportViewDocumentationHooker.reportPreviewViewToolbarHook_reportUpdated(ReportDto report, ReportExecutorInformation info) -
Uses of ReportExecutorInformation in net.datenwerke.rs.saiku.client.saiku.hookers
Methods in net.datenwerke.rs.saiku.client.saiku.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionbooleanCubeExportHooker.reportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) booleanCubeExportHooker.reportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) voidCubeExportHooker.reportPreviewViewToolbarHook_reportUpdated(ReportDto report, ReportExecutorInformation info) -
Uses of ReportExecutorInformation in net.datenwerke.rs.samba.client.samba.hookers
Methods in net.datenwerke.rs.samba.client.samba.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToSambaHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.scheduleasfile.client.scheduleasfile.hookers
Methods in net.datenwerke.rs.scheduleasfile.client.scheduleasfile.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToTeamSpaceHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.scheduler.client.scheduler.hookers
Methods in net.datenwerke.rs.scheduler.client.scheduler.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionbooleanReportViewScheduleButtonHooker.reportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) booleanReportViewScheduleButtonHooker.reportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) voidReportViewScheduleButtonHooker.reportPreviewViewToolbarHook_reportUpdated(ReportDto report, ReportExecutorInformation info) -
Uses of ReportExecutorInformation in net.datenwerke.rs.scp.client.scp.hookers
Methods in net.datenwerke.rs.scp.client.scp.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToScpHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.scriptdatasink.client.scriptdatasink.hookers
Methods in net.datenwerke.rs.scriptdatasink.client.scriptdatasink.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToScriptDatasinkHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
Uses of ReportExecutorInformation in net.datenwerke.rs.tabledatasink.client.tabledatasink.hookers
Methods in net.datenwerke.rs.tabledatasink.client.tabledatasink.hookers with parameters of type ReportExecutorInformationModifier and TypeMethodDescriptionvoidExportToTableDatasinkHooker.getMenuEntry(Menu menu, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel)