Package | Description |
---|---|
de.xima.fc.api.system |
Package for API access to system configuration.
|
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 client,
Class<? extends IFCPlugin> type)
Deprecated.
|
Map<EPluginScope,Set<String>> |
PluginAPI.getPluginNameMap(UserContext uc,
Mandant client,
EPluginTypes type)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Map<EPluginScope,Set<String>> |
IPluginHandler.getPluginNameMap(UserContext uc,
Mandant mandant,
Class<? extends IFCPlugin> type) |
Modifier and Type | Method and Description |
---|---|
Map<EPluginScope,Set<String>> |
PluginHandler.getPluginNameMap(UserContext uc,
Mandant mandant,
Class<? extends IFCPlugin> type) |
Modifier and Type | Method and Description |
---|---|
static <T extends IFCPlugin> |
PluginManager.getPluginNameMap(Mandant mandant,
Class<T> clazz)
Deprecated.
|
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)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static EPluginScope[] |
EPluginScope.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.