Package | Description |
---|---|
de.xima.fc.api.system |
Package für den API-Zugriff auf Systemkonfigurationen
|
de.xima.fc.handler.interfaces.system | |
de.xima.fc.handler.system | |
de.xima.fc.plugin | |
de.xima.fc.plugin.enums |
Modifier and Type | Method and Description |
---|---|
Map<EPluginScope,Set<String>> |
PluginAPI.getPluginNameMap(UserContext uc,
Mandant mandant,
EPluginTypes type) |
Modifier and Type | Method and Description |
---|---|
Map<EPluginScope,Set<String>> |
IPluginHandler.getPluginNameMap(UserContext uc,
Mandant mandant,
EPluginTypes type) |
Modifier and Type | Method and Description |
---|---|
Map<EPluginScope,Set<String>> |
PluginHandler.getPluginNameMap(UserContext uc,
Mandant mandant,
EPluginTypes type) |
Modifier and Type | Method and Description |
---|---|
static Map<EPluginScope,Set<String>> |
PluginManager.getPluginNameMap(UserContext uc,
Mandant mandant,
EPluginTypes type) |
Modifier and Type | Method and Description |
---|---|
static EPluginScope |
EPluginScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPluginScope[] |
EPluginScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.