| 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.interfaces.form | |
| de.xima.fc.plugin.models.params.form | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,IPluginFormPreRespondRetVal> | 
PluginAPI.executeFormPreRespondPlugins(UserContext uc,
                            Mandant mandant,
                            IPluginFormPreRespondParams params)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,IPluginFormPreRespondRetVal> | 
IPluginHandler.executeFormPreRespondPlugins(UserContext uc,
                            Mandant mandant,
                            IPluginFormPreRespondParams params)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,IPluginFormPreRespondRetVal> | 
PluginHandler.executeFormPreRespondPlugins(UserContext uc,
                            Mandant mandant,
                            IPluginFormPreRespondParams params)  | 
| Modifier and Type | Method and Description | 
|---|---|
static IPluginFormPreRespondRetVal | 
PluginExecutor.executeFormPreResponse(IPluginFormPreRespond plugin,
                      IPluginFormPreRespondParams params)  | 
static Map<String,IPluginFormPreRespondRetVal> | 
PluginExecutor.executeFormPreResponse(UserContext uc,
                      Mandant mandant,
                      IPluginFormPreRespondParams params)  | 
| Modifier and Type | Method and Description | 
|---|---|
IPluginFormPreRespondRetVal | 
IPluginFormPreRespond.execute(IPluginFormPreRespondParams params)
Methode zum Ausführen der Plugin-Logik 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PluginFormPreRespondParams  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.