| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
wgs84Projection | 
"EPSG:4326" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
static final String | 
CLASSIFIER_TRAIN_QUERY | 
"FROM Vorgang a, Vorgang b  JOIN a.kategorie k JOIN k.parent kp  WHERE (kp.geloescht = false AND k.geloescht = false) AND  a.kategorie = b.kategorie AND a.version <= b.version AND  a.zustaendigkeitStatus = \'akzeptiert\' AND b.zustaendigkeitStatus = \'akzeptiert\'  GROUP BY a.id HAVING count(*) <= 10" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private final int | 
maxCountForClassifiereTrainSet | 
1000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
static final String | 
B_DBNAME | 
"Backend_Database" | 
static final String | 
B_HOST | 
"Backend_Server" | 
static final String | 
B_PASSWORD | 
"Backend_Password" | 
static final String | 
B_PORT | 
"Backend_Port" | 
static final String | 
B_SCHEMA | 
"Backend_Schema" | 
static final String | 
B_USERNAME | 
"Backend_Login" | 
static final String | 
LOG_DIR | 
"log_dir" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final String | 
FILTER_APPLIED | 
"__spring_security_interceptRequestPathFilter_filterApplied" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final String | 
PROFILE_SETTINGS_FILE_PROPERTY_NAME | 
"profile" | 
private static final String | 
PROFILE_SYSTEM_PROPERTY_NAME | 
"KLARSCHIFF_HRO_PROFILE" | 
private static final String | 
SETTINGS_FILE_LOCATION | 
"classpath:settings.properties" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
static final int | 
BUFFER_SIZE | 
65536 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final String | 
JDK_142 | 
"1.4.2" | 
public static final String | 
SUN_LDAP_POOLING_FLAG | 
"com.sun.jndi.ldap.connect.pool" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final String | 
FILTER_CHAIN_PROXY_CLASSNAME | 
"org.springframework.security.web.FilterChainProxy" | 
private static final String | 
MESSAGE_CLASSNAME | 
"org.springframework.messaging.Message" | 
Copyright © 2019. All rights reserved.