public abstract class AbstractWebModuleResolver extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractWebModuleResolver.MergeRedundantPredicate |
protected class |
AbstractWebModuleResolver.WebModulePredicate |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CONFIG_KEY_EXTENSIONWEBMODS |
protected static String |
DEFAULT_TENANT |
protected static String |
EMPTY_STRING |
protected Map |
globalProps |
protected static String |
ROOT_STRING |
static String |
WEBROOT_PROPERTY |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractWebModuleResolver(Map properties) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getInstalledWebModules() |
protected <any> |
prepareReversedMap() |
protected static final String EMPTY_STRING
protected static final String ROOT_STRING
protected static final String CONFIG_KEY_EXTENSIONWEBMODS
public static final String WEBROOT_PROPERTY
protected static final String DEFAULT_TENANT
protected final Map globalProps
protected AbstractWebModuleResolver(Map properties)
Copyright © 2017 SAP SE. All Rights Reserved.