public class AlkisProductDownloadHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AlkisProductDownloadHelper.AlkisKarteDownload
DOCUMENT ME!
|
static class |
AlkisProductDownloadHelper.AlkisKarteDownloadInfo
DOCUMENT ME!
|
static class |
AlkisProductDownloadHelper.AlkisKarteDownloadInfoCreator
DOCUMENT ME!
|
| Constructor and Description |
|---|
AlkisProductDownloadHelper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkBerechtigungspruefung(String downloadType,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static de.cismet.tools.gui.downloadmanager.Download |
createBuchungsblattStichtagProductDownload(Date stichtag,
String downloadTitle,
String product,
String actionTag,
String completeBuchungsblattCode,
Component parent,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static void |
download(String schluessel,
String produkttyp,
String downloadInfo,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static void |
downloadBaulastbescheinigung(de.cismet.cids.custom.utils.berechtigungspruefung.baulastbescheinigung.BerechtigungspruefungBescheinigungDownloadInfo downloadInfo,
String anfrageSchluessel,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static void |
downloadBuchungsblattnachweisProduct(de.cismet.cids.custom.utils.berechtigungspruefung.katasterauszug.BerechtigungspruefungAlkisEinzelnachweisDownloadInfo downloadInfo,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static void |
downloadBuchungsblattnachweisStichtagProduct(de.cismet.cids.custom.utils.berechtigungspruefung.katasterauszug.BerechtigungspruefungAlkisEinzelnachweisDownloadInfo downloadInfo,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static void |
downloadEinzelnachweisProduct(de.cismet.cids.custom.utils.berechtigungspruefung.katasterauszug.BerechtigungspruefungAlkisEinzelnachweisDownloadInfo downloadInfo,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static void |
downloadKarteCustomProduct(AlkisProductDownloadHelper.AlkisKarteDownloadInfoCreator infoCreator,
String jobName,
boolean moreFlurstueckeSuffix,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static void |
downloadKarteCustomProduct(AlkisProductDownloadHelper.AlkisKarteDownloadInfoCreator infoCreator,
String jobName,
boolean moreFlurstueckeSuffix,
String title,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static void |
downloadKarteCustomProduct(AlkisProductDownloadHelper.AlkisKarteDownloadInfo info,
String jobName,
boolean moreFlurstueckeSuffix,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static void |
downloadKarteProduct(de.cismet.cids.custom.utils.berechtigungspruefung.katasterauszug.BerechtigungspruefungAlkisKarteDownloadInfo downloadInfo,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static void |
showNoProductPermissionWarning(Component parent)
DOCUMENT ME!
|
static boolean |
validateUserHasAlkisHTMLProductAccess(de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static boolean |
validateUserHasAlkisPrintAccess(de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static boolean |
validateUserHasAlkisProductAccess(de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static boolean |
validateUserHasEigentuemerAccess(de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
public static void downloadBuchungsblattnachweisStichtagProduct(de.cismet.cids.custom.utils.berechtigungspruefung.katasterauszug.BerechtigungspruefungAlkisEinzelnachweisDownloadInfo downloadInfo,
de.cismet.connectioncontext.ConnectionContext connectionContext)
downloadInfo - DOCUMENT ME!connectionContext - DOCUMENT ME!public static void downloadBuchungsblattnachweisProduct(de.cismet.cids.custom.utils.berechtigungspruefung.katasterauszug.BerechtigungspruefungAlkisEinzelnachweisDownloadInfo downloadInfo,
de.cismet.connectioncontext.ConnectionContext connectionContext)
downloadInfo - DOCUMENT ME!connectionContext - DOCUMENT ME!public static de.cismet.tools.gui.downloadmanager.Download createBuchungsblattStichtagProductDownload(Date stichtag, String downloadTitle, String product, String actionTag, String completeBuchungsblattCode, Component parent, de.cismet.connectioncontext.ConnectionContext connectionContext)
stichtag - DOCUMENT ME!downloadTitle - DOCUMENT ME!product - DOCUMENT ME!actionTag - DOCUMENT ME!completeBuchungsblattCode - DOCUMENT ME!parent - DOCUMENT ME!connectionContext - DOCUMENT ME!public static void downloadEinzelnachweisProduct(de.cismet.cids.custom.utils.berechtigungspruefung.katasterauszug.BerechtigungspruefungAlkisEinzelnachweisDownloadInfo downloadInfo,
de.cismet.connectioncontext.ConnectionContext connectionContext)
downloadInfo - DOCUMENT ME!connectionContext - DOCUMENT ME!public static void downloadKarteProduct(de.cismet.cids.custom.utils.berechtigungspruefung.katasterauszug.BerechtigungspruefungAlkisKarteDownloadInfo downloadInfo,
de.cismet.connectioncontext.ConnectionContext connectionContext)
downloadInfo - downloadTitle DOCUMENT ME!connectionContext - DOCUMENT ME!public static void downloadBaulastbescheinigung(de.cismet.cids.custom.utils.berechtigungspruefung.baulastbescheinigung.BerechtigungspruefungBescheinigungDownloadInfo downloadInfo,
String anfrageSchluessel,
de.cismet.connectioncontext.ConnectionContext connectionContext)
downloadInfo - DOCUMENT ME!anfrageSchluessel - DOCUMENT ME!connectionContext - DOCUMENT ME!public static void download(String schluessel, String produkttyp, String downloadInfo, de.cismet.connectioncontext.ConnectionContext connectionContext) throws Exception
schluessel - DOCUMENT ME!produkttyp - DOCUMENT ME!downloadInfo - DOCUMENT ME!connectionContext - DOCUMENT ME!Exception - DOCUMENT ME!public static void showNoProductPermissionWarning(Component parent)
parent - DOCUMENT ME!public static boolean checkBerechtigungspruefung(String downloadType, de.cismet.connectioncontext.ConnectionContext connectionContext)
downloadType - DOCUMENT ME!connectionContext - DOCUMENT ME!public static void downloadKarteCustomProduct(AlkisProductDownloadHelper.AlkisKarteDownloadInfo info, String jobName, boolean moreFlurstueckeSuffix, de.cismet.connectioncontext.ConnectionContext connectionContext)
info - DOCUMENT ME!jobName - DOCUMENT ME!moreFlurstueckeSuffix - DOCUMENT ME!connectionContext - DOCUMENT ME!public static void downloadKarteCustomProduct(AlkisProductDownloadHelper.AlkisKarteDownloadInfoCreator infoCreator, String jobName, boolean moreFlurstueckeSuffix, de.cismet.connectioncontext.ConnectionContext connectionContext)
infoCreator - DOCUMENT ME!jobName - DOCUMENT ME!moreFlurstueckeSuffix - DOCUMENT ME!connectionContext - DOCUMENT ME!public static void downloadKarteCustomProduct(AlkisProductDownloadHelper.AlkisKarteDownloadInfoCreator infoCreator, String jobName, boolean moreFlurstueckeSuffix, String title, de.cismet.connectioncontext.ConnectionContext connectionContext)
infoCreator - DOCUMENT ME!jobName - DOCUMENT ME!moreFlurstueckeSuffix - DOCUMENT ME!title - DOCUMENT ME!connectionContext - DOCUMENT ME!public static boolean validateUserHasAlkisPrintAccess(de.cismet.connectioncontext.ConnectionContext connectionContext)
connectionContext - DOCUMENT ME!public static boolean validateUserHasAlkisProductAccess(de.cismet.connectioncontext.ConnectionContext connectionContext)
connectionContext - DOCUMENT ME!public static boolean validateUserHasEigentuemerAccess(de.cismet.connectioncontext.ConnectionContext connectionContext)
connectionContext - DOCUMENT ME!public static boolean validateUserHasAlkisHTMLProductAccess(de.cismet.connectioncontext.ConnectionContext connectionContext)
connectionContext - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.