public class BaulastenReportDownloadHelper extends Object
| Constructor and Description |
|---|
BaulastenReportDownloadHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<? extends de.cismet.tools.gui.downloadmanager.Download> |
createAdditionalFilesDownloads(String jobname,
Collection<de.cismet.cids.dynamics.CidsBean> baulasten,
String projectname,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static de.cismet.tools.gui.downloadmanager.Download |
createBescheinigungReportDownload(de.cismet.cids.custom.utils.berechtigungspruefung.baulastbescheinigung.BerechtigungspruefungBescheinigungGruppeInfo bescheinigungsGruppeInfo,
String jobName,
String auftragsNummer,
String projectName,
String fertigungsVermerk,
Date fabricationdate,
int number,
int max,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static de.cismet.tools.gui.downloadmanager.Download |
createBescheinigungsProtokollDownload(String protocol,
String jobName)
DOCUMENT ME!
|
static de.cismet.tools.gui.downloadmanager.Download |
createDownload(de.cismet.cids.custom.utils.alkis.BaulastenReportGenerator.Type type,
Collection<de.cismet.cids.dynamics.CidsBean> selectedBaulasten,
String jobnumber,
String projectname,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static de.cismet.tools.gui.downloadmanager.Download |
createFullBescheinigungDownload(de.cismet.cids.custom.utils.berechtigungspruefung.baulastbescheinigung.BerechtigungspruefungBescheinigungDownloadInfo downloadInfo,
String anfrageSchluessel,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static de.cismet.tools.gui.downloadmanager.Download |
createReportDownload(de.cismet.cids.custom.utils.alkis.BaulastenReportGenerator.Type type,
Collection<de.cismet.cids.dynamics.CidsBean> selectedBaulasten,
String jobName,
String jobNumber,
String projectName,
String title,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
public static de.cismet.tools.gui.downloadmanager.Download createBescheinigungReportDownload(de.cismet.cids.custom.utils.berechtigungspruefung.baulastbescheinigung.BerechtigungspruefungBescheinigungGruppeInfo bescheinigungsGruppeInfo,
String jobName,
String auftragsNummer,
String projectName,
String fertigungsVermerk,
Date fabricationdate,
int number,
int max,
de.cismet.connectioncontext.ConnectionContext connectionContext)
throws Exception
bescheinigungsGruppeInfo - DOCUMENT ME!jobName - DOCUMENT ME!auftragsNummer - DOCUMENT ME!projectName - DOCUMENT ME!fertigungsVermerk - DOCUMENT ME!fabricationdate - DOCUMENT ME!number - projectname DOCUMENT ME!max - DOCUMENT ME!connectionContext - DOCUMENT ME!Exception - DOCUMENT ME!public static Collection<? extends de.cismet.tools.gui.downloadmanager.Download> createAdditionalFilesDownloads(String jobname, Collection<de.cismet.cids.dynamics.CidsBean> baulasten, String projectname, de.cismet.connectioncontext.ConnectionContext connectionContext) throws Exception
jobname - DOCUMENT ME!baulasten - DOCUMENT ME!projectname - DOCUMENT ME!connectionContext - DOCUMENT ME!Exception - DOCUMENT ME!public static de.cismet.tools.gui.downloadmanager.Download createDownload(de.cismet.cids.custom.utils.alkis.BaulastenReportGenerator.Type type,
Collection<de.cismet.cids.dynamics.CidsBean> selectedBaulasten,
String jobnumber,
String projectname,
de.cismet.connectioncontext.ConnectionContext connectionContext)
throws Exception
type - DOCUMENT ME!selectedBaulasten - DOCUMENT ME!jobnumber - DOCUMENT ME!projectname - DOCUMENT ME!connectionContext - DOCUMENT ME!Exception - DOCUMENT ME!public static de.cismet.tools.gui.downloadmanager.Download createReportDownload(de.cismet.cids.custom.utils.alkis.BaulastenReportGenerator.Type type,
Collection<de.cismet.cids.dynamics.CidsBean> selectedBaulasten,
String jobName,
String jobNumber,
String projectName,
String title,
de.cismet.connectioncontext.ConnectionContext connectionContext)
throws Exception
type - DOCUMENT ME!selectedBaulasten - DOCUMENT ME!jobName - DOCUMENT ME!jobNumber - DOCUMENT ME!projectName - DOCUMENT ME!title - DOCUMENT ME!connectionContext - DOCUMENT ME!Exception - DOCUMENT ME!public static de.cismet.tools.gui.downloadmanager.Download createBescheinigungsProtokollDownload(String protocol, String jobName)
protocol - DOCUMENT ME!jobName - DOCUMENT ME!public static de.cismet.tools.gui.downloadmanager.Download createFullBescheinigungDownload(de.cismet.cids.custom.utils.berechtigungspruefung.baulastbescheinigung.BerechtigungspruefungBescheinigungDownloadInfo downloadInfo,
String anfrageSchluessel,
de.cismet.connectioncontext.ConnectionContext connectionContext)
throws Exception
downloadInfo - DOCUMENT ME!anfrageSchluessel - DOCUMENT ME!connectionContext - DOCUMENT ME!Exception - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.