| 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.retval.form | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,IPluginFormPrePersistRetVal> | 
PluginAPI.executeFormPrePersistPlugins(UserContext uc,
                            Mandant mandant,
                            IPluginFormPrePersistParams params)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,IPluginFormPrePersistRetVal> | 
IPluginHandler.executeFormPrePersistPlugins(UserContext uc,
                            Mandant mandant,
                            IPluginFormPrePersistParams params)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,IPluginFormPrePersistRetVal> | 
PluginHandler.executeFormPrePersistPlugins(UserContext uc,
                            Mandant mandant,
                            IPluginFormPrePersistParams params)  | 
| Modifier and Type | Method and Description | 
|---|---|
static IPluginFormPrePersistRetVal | 
PluginExecutor.executeFormPrePersist(IPluginFormPrePersist plugin,
                     IPluginFormPrePersistParams params)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<String,IPluginFormPrePersistRetVal> | 
PluginExecutor.executeFormPrePersist(UserContext uc,
                     Mandant mandant,
                     IPluginFormPrePersistParams params)  | 
| Modifier and Type | Method and Description | 
|---|---|
IPluginFormPrePersistRetVal | 
IPluginFormPrePersist.execute(IPluginFormPrePersistParams params)
The main method of this plugin. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PluginGenericFormProcessingRetVal  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.