Uses of Interface
de.xima.fc.interfaces.plugin.param.form.IFormLifecycleExecuteParams
- 
Packages that use IFormLifecycleExecuteParams Package Description de.xima.fc.interfaces.plugin.param.form de.xima.fc.plugin.models.params.form  - 
- 
Uses of IFormLifecycleExecuteParams in de.xima.fc.interfaces.plugin.param.form
Subinterfaces of IFormLifecycleExecuteParams in de.xima.fc.interfaces.plugin.param.form Modifier and Type Interface Description interfaceIPluginFormPrePersistParamsInterface for the parameters of form pre-presist plugins.interfaceIPluginFormPreProcessParamsInterface for the parameters of form pre-process plugins.interfaceIPluginFormPreRenderParamsInterface that encapsulates the parameters for a form pre-render plugin.interfaceIPluginFormPreRespondParamsInterface 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 IFormLifecycleExecuteParams Modifier and Type Class Description classPluginFormPrePersistParamsclassPluginFormPreProcessParamsclassPluginFormPreRenderParamsclassPluginFormPreRespondParamsSimple POJO implementation ofIPluginFormPreRespondParams. 
 -