public class VCMProperties extends Properties
defaults| Modifier and Type | Method and Description |
|---|---|
int[] |
getHeadings()
DOCUMENT ME!
|
static VCMProperties |
getInstance()
DOCUMENT ME!
|
String |
getNewUrlTemplate()
DOCUMENT ME!
|
String |
getPassword()
DOCUMENT ME!
|
int |
getRotationIndex()
DOCUMENT ME!
|
double[][] |
getSweetSpots()
DOCUMENT ME!
|
String |
getToolbarConfAttr()
DOCUMENT ME!
|
String |
getUrlTemplate()
DOCUMENT ME!
|
String |
getUser()
DOCUMENT ME!
|
boolean |
isNewUrl()
DOCUMENT ME!
|
boolean |
isReloadConfigEveryTime()
DOCUMENT ME!
|
boolean |
isWithAuthentication()
DOCUMENT ME!
|
boolean |
isWithJWT()
DOCUMENT ME!
|
void |
load(de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, 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, valuespublic String getUrlTemplate()
public String getNewUrlTemplate()
public boolean isNewUrl()
public boolean isWithAuthentication()
public boolean isWithJWT()
public boolean isReloadConfigEveryTime()
public String getUser()
public String getPassword()
public String getToolbarConfAttr()
public int getRotationIndex()
public int[] getHeadings()
public double[][] getSweetSpots()
public static VCMProperties getInstance()
public final void load(de.cismet.connectioncontext.ConnectionContext connectionContext)
connectionContext - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.