public class ConfigurationManager extends Object
| Constructor and Description |
|---|
ConfigurationManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAllProperties()
clear the container hash table m_configurations
|
File |
getFile(String configurationName) |
static ConfigurationManager |
getInstance() |
static Properties |
getSubProperties(Properties properties,
String base) |
Properties |
loadProperties(Object caller,
String configurationName) |
Properties |
loadProperties(Object caller,
String configurationName,
Properties replaceStrings) |
Properties |
loadProperties(String configurationName) |
Properties |
loadProperties(String configurationName,
Properties replaceStrings) |
Properties |
loadPropertiesFromPath(String path,
String configurationName) |
Properties |
loadPropertiesFromPath(String path,
String configurationName,
Properties replaceStrings) |
protected Properties |
lowLoadProperties(Object caller,
String configurationFile,
Properties replaceStrings) |
public void clearAllProperties()
public Properties loadProperties(String configurationName) throws Exception
Exceptionpublic Properties loadProperties(Object caller, String configurationName) throws Exception
Exceptionpublic Properties loadProperties(String configurationName, Properties replaceStrings) throws Exception
Exceptionpublic Properties loadProperties(Object caller, String configurationName, Properties replaceStrings) throws Exception
Exceptionpublic Properties loadPropertiesFromPath(String path, String configurationName) throws Exception
Exceptionpublic Properties loadPropertiesFromPath(String path, String configurationName, Properties replaceStrings) throws Exception
Exceptionprotected Properties lowLoadProperties(Object caller, String configurationFile, Properties replaceStrings) throws Exception
Exceptionpublic static ConfigurationManager getInstance()
public static Properties getSubProperties(Properties properties, String base)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice