public final class BusinessConfigUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT
default project name
|
static String |
USE_DEFAULT_PROPERTIES
suffix that indicates use of default properties.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
isNet() |
static boolean |
retrieveBooleanProjectProperty(String prefix,
String projectName,
String suffix,
boolean defaultValue)
retrieve a boolean value from properties files.
verify if you need to use the default value (defined by prefix + projectName + usedefaultproperties) before trying to get the specific value. |
public static final String USE_DEFAULT_PROPERTIES
public static final String DEFAULT
public static boolean retrieveBooleanProjectProperty(String prefix, String projectName, String suffix, boolean defaultValue)
prefix
- projectName
- suffix
- defaultValue
- if no properties are defined this value 'll be usedpublic static boolean isNet() throws TechnicalConnectorException
TechnicalConnectorException
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.