Uses of Interface
de.xima.fc.interfaces.plugin.param.form.IFormLifecycleExecuteParams
Packages that use IFormLifecycleExecuteParams
-
Uses of IFormLifecycleExecuteParams in de.xima.fc.interfaces.plugin.param.form
Subinterfaces of IFormLifecycleExecuteParams in de.xima.fc.interfaces.plugin.param.formModifier and TypeInterfaceDescriptioninterface
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. -
Uses of IFormLifecycleExecuteParams in de.xima.fc.plugin.models.params.form
Classes in de.xima.fc.plugin.models.params.form that implement IFormLifecycleExecuteParamsModifier and TypeClassDescriptionclass
class
class
class
Simple POJO implementation ofIPluginFormPreRespondParams
.