Uses of Interface
de.xima.fc.interfaces.plugin.IPluginParameters
-
-
Uses of IPluginParameters in de.xima.fc.interfaces.plugin.param.backend
Subinterfaces of IPluginParameters in de.xima.fc.interfaces.plugin.param.backend Modifier and Type Interface Description interface
IPluginMenuEntriesParams
Parameters for a menu entry plugin. -
Uses of IPluginParameters in de.xima.fc.interfaces.plugin.param.entities
Subinterfaces of IPluginParameters in de.xima.fc.interfaces.plugin.param.entities Modifier and Type Interface Description interface
IPluginEntitiesParams
Interface for entities plugins. -
Uses of IPluginParameters in de.xima.fc.interfaces.plugin.param.form
Subinterfaces of IPluginParameters in de.xima.fc.interfaces.plugin.param.form Modifier and Type Interface Description interface
IPluginDataSourceParams
Interface that encapsulates the parameters for a data source plugin.interface
IPluginFormPrePersistParams
Interface for the parameters of form pre-presist plugins.interface
IPluginFormPreProcessParams
Interface for the parameters of form pre-process plugins.interface
IPluginFormPreRenderParams
Interface that encapsulates the parameters for a form pre-render plugin.interface
IPluginFormPreRespondParams
Interface for the parameters of form pre-respond plugins.interface
IPluginFormPreviewParams
Interface welche die Parameter für Plugins vom Typ PrintService kapselt -
Uses of IPluginParameters in de.xima.fc.interfaces.plugin.param.generic
Subinterfaces of IPluginParameters in de.xima.fc.interfaces.plugin.param.generic Modifier and Type Interface Description interface
IPluginGenericParams
Interface for the parameters of generic plugins. -
Uses of IPluginParameters in de.xima.fc.interfaces.plugin.param.mail
Subinterfaces of IPluginParameters in de.xima.fc.interfaces.plugin.param.mail Modifier and Type Interface Description interface
IPluginMailEncryptionParams
Parameters for plugin access-properties -
Uses of IPluginParameters in de.xima.fc.interfaces.plugin.param.replacer
Subinterfaces of IPluginParameters in de.xima.fc.interfaces.plugin.param.replacer Modifier and Type Interface Description interface
IPluginFormReplacerParams
Interface that encapsulates the parameters for a form replacer plugin.interface
IPluginGenericReplacerParams
Interface for common parameters of all placeholder replace plugins.interface
IPluginSessionReplacerParams
Interface for the parameters of a session replacer plugin.interface
IPluginSystemReplacerParams
Interface for the parameters of a system replace plugin.interface
IPluginTemplateReplacerParams
Interface for the parameters of template placeholder replacer plugins. -
Uses of IPluginParameters in de.xima.fc.interfaces.plugin.param.servlet
Subinterfaces of IPluginParameters in de.xima.fc.interfaces.plugin.param.servlet Modifier and Type Interface Description interface
IPluginServletActionParams
Interface for the parameters of a servlet action plugin. -
Uses of IPluginParameters in de.xima.fc.interfaces.plugin.param.user
Subinterfaces of IPluginParameters in de.xima.fc.interfaces.plugin.param.user Modifier and Type Interface Description interface
IPluginAccessPropertiesParams
Parameters for plugin access-properties -
Uses of IPluginParameters in de.xima.fc.interfaces.plugin.param.workflow
Subinterfaces of IPluginParameters in de.xima.fc.interfaces.plugin.param.workflow Modifier and Type Interface Description interface
IPluginProcessingParams
Interface for the parameters of a processing plugin. -
Uses of IPluginParameters in de.xima.fc.plugin.models.params.backend
Classes in de.xima.fc.plugin.models.params.backend that implement IPluginParameters Modifier and Type Class Description class
PluginMenuEntriesParams
-
Uses of IPluginParameters in de.xima.fc.plugin.models.params.entities
Classes in de.xima.fc.plugin.models.params.entities that implement IPluginParameters Modifier and Type Class Description class
PluginEntitiesParams
Implementation of theIPluginEntitiesParams
. -
Uses of IPluginParameters in de.xima.fc.plugin.models.params.form
Classes in de.xima.fc.plugin.models.params.form that implement IPluginParameters Modifier and Type Class Description class
PluginFormPrePersistParams
class
PluginFormPreProcessParams
class
PluginFormPreRenderParams
class
PluginFormPreRespondParams
-
Uses of IPluginParameters in de.xima.fc.plugin.models.params.generic
Classes in de.xima.fc.plugin.models.params.generic that implement IPluginParameters Modifier and Type Class Description class
PluginGenericParams
-
Uses of IPluginParameters in de.xima.fc.plugin.models.params.mail
Classes in de.xima.fc.plugin.models.params.mail that implement IPluginParameters Modifier and Type Class Description class
PluginMailEncryptionParams
Data class that holds the data for theIPluginMailEncryptionParams
that are passed to the plugin method. -
Uses of IPluginParameters in de.xima.fc.plugin.models.params.print
Classes in de.xima.fc.plugin.models.params.print that implement IPluginParameters Modifier and Type Class Description class
PluginPrintServiceParams
-
Uses of IPluginParameters in de.xima.fc.plugin.models.params.replacer
Classes in de.xima.fc.plugin.models.params.replacer that implement IPluginParameters Modifier and Type Class Description class
PluginFormReplacerParams
class
PluginSessionReplacerParams
class
PluginSystemReplacerParams
class
PluginTemplateReplacerParams
-
Uses of IPluginParameters in de.xima.fc.plugin.models.params.servlet
Classes in de.xima.fc.plugin.models.params.servlet that implement IPluginParameters Modifier and Type Class Description class
PluginServletActionParams
-
Uses of IPluginParameters in de.xima.fc.plugin.models.params.workflow
Classes in de.xima.fc.plugin.models.params.workflow that implement IPluginParameters Modifier and Type Class Description class
PluginProcessingParams
-
Uses of IPluginParameters in de.xima.fc.web.common.datasource
Classes in de.xima.fc.web.common.datasource that implement IPluginParameters Modifier and Type Class Description class
DatenquelleParams
-