Uses of Interface
de.xima.fc.interfaces.plugin.IPluginReturnValue
Packages that use IPluginReturnValue
Package
Description
-
Uses of IPluginReturnValue in de.xima.fc.bl.fdv.processing.result
Classes in de.xima.fc.bl.fdv.processing.result that implement IPluginReturnValueModifier and TypeClassDescriptionclass
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine. -
Uses of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.form
Subinterfaces of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.formModifier and TypeInterfaceDescriptioninterface
Interface for the return value of data source plugins.interface
Interface for the return value of form pre-persist plugins.interface
Interface for the return value of form pre-process plugins.interface
Interface for the return value of form pre render plugins.interface
Interface for the return value of form pre-respond plugins.interface
Deprecated.The corresponding plugin type was never called and will never have any function. -
Uses of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.generic
Subinterfaces of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.genericModifier and TypeInterfaceDescriptioninterface
Interface for the return value of a generic plugin. -
Uses of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.mail
Subinterfaces of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.mailModifier and TypeInterfaceDescriptioninterface
Interface for the return value of an email encryption plugin. -
Uses of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.replacer
Subinterfaces of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.replacerModifier and TypeInterfaceDescriptioninterface
Interface for the return value of a form replacer plugin.interface
Base interface for the return values of placeholder plugins.interface
Interface for the return value of a session replacer plugin.interface
Interface for the return value of a system replacer plugin.interface
Interface for the return value of a template replacer plugin. -
Uses of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.servlet
Subinterfaces of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.servletModifier and TypeInterfaceDescriptioninterface
Interface for the return value of a servlet action plugin. -
Uses of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.workflow
Subinterfaces of IPluginReturnValue in de.xima.fc.interfaces.plugin.retval.workflowModifier and TypeInterfaceDescriptioninterface
Interface for the return value of a processing plugin. -
Uses of IPluginReturnValue in de.xima.fc.interfaces.processing.result
Subinterfaces of IPluginReturnValue in de.xima.fc.interfaces.processing.resultModifier and TypeInterfaceDescriptioninterface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
). -
Uses of IPluginReturnValue in de.xima.fc.plugin.models.retval.form
Classes in de.xima.fc.plugin.models.retval.form that implement IPluginReturnValueModifier and TypeClassDescriptionclass
class
class
-
Uses of IPluginReturnValue in de.xima.fc.plugin.models.retval.generic
Classes in de.xima.fc.plugin.models.retval.generic that implement IPluginReturnValue -
Uses of IPluginReturnValue in de.xima.fc.plugin.models.retval.mail
Classes in de.xima.fc.plugin.models.retval.mail that implement IPluginReturnValueModifier and TypeClassDescriptionclass
A POJO data class that for the return value of the mail encryption plugin. -
Uses of IPluginReturnValue in de.xima.fc.plugin.models.retval.replacer
Classes in de.xima.fc.plugin.models.retval.replacer that implement IPluginReturnValueModifier and TypeClassDescriptionclass
Default POJO implementation ofIPluginFormReplacerRetVal
,IPluginSessionReplacerRetVal
,IPluginSystemReplacerRetVal
,IPluginTemplateReplacerRetVal
. -
Uses of IPluginReturnValue in de.xima.fc.plugin.models.retval.servlet
Classes in de.xima.fc.plugin.models.retval.servlet that implement IPluginReturnValue