Modifier and Type | Class and Description |
---|---|
class |
ProcessingResultAktionsID |
class |
ProcessingResultFileData |
class |
ProcessingResultFilePath |
class |
ProcessingResultHTML |
class |
ProcessingResultIntValue |
class |
ProcessingResultLongValue |
class |
ProcessingResultMultiValue |
class |
ProcessingResultMultiValueAndFilePath |
class |
ProcessingResultNumberValue |
class |
ProcessingResultRedirect |
class |
ProcessingResultStringValue |
class |
ProcessingResultStringValueAndFilePath |
class |
ProcessingResultSuccess |
class |
ProcessingResultTemplate |
class |
ProcessingResultVorgangsID |
Modifier and Type | Interface and Description |
---|---|
interface |
IPluginDataSourceRetVal
Interface for the return value of data source plugins.
|
interface |
IPluginFormPrePersistRetVal
Interface for the return value of form pre-persist plugins.
|
interface |
IPluginFormPreProcessRetVal
Interface for the return value of form pre-process plugins.
|
interface |
IPluginFormPreRenderRetVal
Interface for the return value of form pre render plugins.
|
interface |
IPluginFormPreRespondRetVal
Interface for the return value of form pre-respond plugins.
|
interface |
IPluginFormPreviewRetVal |
Modifier and Type | Interface and Description |
---|---|
interface |
IPluginGenericRetVal
Interface for the return value of a generic plugin.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPluginMailEncryptionRetVal
Interface for the return value of an email encryption plugin.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPluginFormReplacerRetVal
Interface for the return value of a form replacer plugin.
|
interface |
IPluginSessionReplacerRetVal
Interface for the return value of a session replacer plugin.
|
interface |
IPluginSystemReplacerRetVal
Interface for the return value of a system replacer plugin.
|
interface |
IPluginTemplateReplacerRetVal
Interface for the return value of a template replacer plugin.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPluginServletActionRetVal
Interface for the return value of a servlet action plugin.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPluginProcessingRetVal
Interface for the return value of a processing plugin.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IProcessingResultAktionsID
Interface for a processing result as id of an action (@see
Aktion ) |
interface |
IProcessingResultFileData
Interface for a processing result as binary file
|
interface |
IProcessingResultFilePath
Interface for a processing result as file path
|
interface |
IProcessingResultHTML
Interface for a processing result as HTML
|
interface |
IProcessingResultIntValue
Interface for a processing result as
Integer value |
interface |
IProcessingResultLongValue
Interface for a processing result as
Long value |
interface |
IProcessingResultMultiValue
Interface for a processing result with multiple values
|
interface |
IProcessingResultNumberValue
Interface for a processing result as
Number |
interface |
IProcessingResultStringValue
Interface for a processing result as
String |
interface |
IProcessingResultSuccess
Interface for a processing result with multiple values
|
interface |
IProcessingResultTemplate
Interface for a processing result as FORMCYCLE template
|
interface |
IProcessingResultVorgangsID
Interface for a processing result as the id of an process (@see
Vorgang ) |
interface |
IProcessingResultWeiterleitung
Interface for a processing result as redirect
|
Modifier and Type | Class and Description |
---|---|
class |
PluginDataSourceRetVal |
class |
PluginFormPreRenderRetVal |
class |
PluginGenericFormProcessingRetVal |
Modifier and Type | Class and Description |
---|---|
class |
PluginGenericRetVal |
Modifier and Type | Class and Description |
---|---|
class |
PluginMailEncryptionRetVal
A POJO data class that for the return value of the mail encryption plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
PluginGenericReplacerRetVal |
Modifier and Type | Class and Description |
---|---|
class |
PluginServletActionRetVal |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.