Uses of Interface
de.xima.fc.interfaces.plugin.retval.replacer.IPluginGenericReplacerRetVal
Packages that use IPluginGenericReplacerRetVal
Package
Description
-
Uses of IPluginGenericReplacerRetVal in de.xima.fc.interfaces.plugin.retval.replacer
Subinterfaces of IPluginGenericReplacerRetVal in de.xima.fc.interfaces.plugin.retval.replacerModifier and TypeInterfaceDescriptioninterface
Interface for the return value of a form replacer plugin.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 IPluginGenericReplacerRetVal in de.xima.fc.plugin.models.retval.replacer
Classes in de.xima.fc.plugin.models.retval.replacer that implement IPluginGenericReplacerRetValModifier and TypeClassDescriptionclass
Default POJO implementation ofIPluginFormReplacerRetVal
,IPluginSessionReplacerRetVal
,IPluginSystemReplacerRetVal
,IPluginTemplateReplacerRetVal
.