public final class LMSProperties extends Properties
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_VERSANDDATEIPREFIX
Standardwert für dem Präfix der Dateinamen der an die LMS zu
versendenden Dateien.
|
private static LMSProperties |
defaultProperties
Einziges Objekt dieser Klasse (Singleton).
|
static String |
KEEP_ALIVE_DATEINAME
Dateiname der KeepAlive-Datei.
|
static String |
PROP_KEY_LMS
Aufrufparameter Landesmeldestelle.
|
static String |
PROP_KEY_PRUEFESCHEMA
Aufrufparameter Präfix der Dateinamen der an die LMS zu versendenden
Dateien.
|
private static long |
serialVersionUID
VersionUID.
|
defaults
Modifier | Constructor and Description |
---|---|
private |
LMSProperties()
Privater Konstruktor.
|
Modifier and Type | Method and Description |
---|---|
static LMSProperties |
getInstance()
Bestimmt das einzige Objekt dieser Klasse (Singleton).
|
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
private static final long serialVersionUID
private static LMSProperties defaultProperties
public static final String PROP_KEY_LMS
public static final String PROP_KEY_PRUEFESCHEMA
public static final String DEFAULT_VERSANDDATEIPREFIX
public static final String KEEP_ALIVE_DATEINAME
public static LMSProperties getInstance()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.