Uses of Interface
de.xima.fc.interfaces.plugin.IPluginParameters
Packages that use IPluginParameters
Package
Description
-
Uses of IPluginParameters in de.xima.fc.interfaces.plugin.param.backend
Subinterfaces of IPluginParameters in de.xima.fc.interfaces.plugin.param.backendModifier and TypeInterfaceDescriptioninterface
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.entitiesModifier and TypeInterfaceDescriptioninterface
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.formModifier and TypeInterfaceDescriptioninterface
Interface that encapsulates the parameters for a data source plugin.interface
Interface for the parameters of form pre-presist plugins.interface
Interface for the parameters of form pre-process plugins.interface
Interface that encapsulates the parameters for a form pre-render plugin.interface
Interface for the parameters of form pre-respond plugins.interface
Deprecated.The corresponding plugin type was never called and will never have any function. -
Uses of IPluginParameters in de.xima.fc.interfaces.plugin.param.generic
Subinterfaces of IPluginParameters in de.xima.fc.interfaces.plugin.param.genericModifier and TypeInterfaceDescriptioninterface
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.mailModifier and TypeInterfaceDescriptioninterface
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.replacerModifier and TypeInterfaceDescriptioninterface
Interface that encapsulates the parameters for a form replacer plugin.interface
Interface for common parameters of all placeholder replace plugins.interface
Interface for the parameters of a session replacer plugin.interface
Interface for the parameters of a system replace plugin.interface
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.servletModifier and TypeInterfaceDescriptioninterface
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.userModifier and TypeInterfaceDescriptioninterface
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.workflowModifier and TypeInterfaceDescriptioninterface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
). -
Uses of IPluginParameters in de.xima.fc.plugin.models.params.backend
Classes in de.xima.fc.plugin.models.params.backend that implement IPluginParameters -
Uses of IPluginParameters in de.xima.fc.plugin.models.params.entities
Classes in de.xima.fc.plugin.models.params.entities that implement IPluginParameters -
Uses of IPluginParameters in de.xima.fc.plugin.models.params.form
Classes in de.xima.fc.plugin.models.params.form that implement IPluginParametersModifier and TypeClassDescriptionclass
class
class
class
Simple POJO implementation ofIPluginFormPreRespondParams
. -
Uses of IPluginParameters in de.xima.fc.plugin.models.params.generic
Classes in de.xima.fc.plugin.models.params.generic that implement IPluginParameters -
Uses of IPluginParameters in de.xima.fc.plugin.models.params.mail
Classes in de.xima.fc.plugin.models.params.mail that implement IPluginParametersModifier and TypeClassDescriptionclass
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 IPluginParametersModifier and TypeClassDescriptionclass
Deprecated.The corresponding plugin type was never called and will never have any function. -
Uses of IPluginParameters in de.xima.fc.plugin.models.params.replacer
Classes in de.xima.fc.plugin.models.params.replacer that implement IPluginParametersModifier and TypeClassDescriptionclass
class
class
class
-
Uses of IPluginParameters in de.xima.fc.plugin.models.params.servlet
Classes in de.xima.fc.plugin.models.params.servlet that implement IPluginParameters -
Uses of IPluginParameters in de.xima.fc.plugin.models.params.workflow
Classes in de.xima.fc.plugin.models.params.workflow that implement IPluginParameters -
Uses of IPluginParameters in de.xima.fc.web.common.datasource
Classes in de.xima.fc.web.common.datasource that implement IPluginParameters