Uses of Interface
de.xima.fc.interfaces.plugin.retval.replacer.IPluginFormReplacerRetVal
Packages that use IPluginFormReplacerRetVal
-
Uses of IPluginFormReplacerRetVal in de.xima.fc.plugin.interfaces.replacer
Methods in de.xima.fc.plugin.interfaces.replacer that return IPluginFormReplacerRetValModifier and TypeMethodDescriptionIPluginFormReplacer.replace
(IPluginFormReplacerParams params) This is the main method of this plugin that should perform the placeholder replacement. -
Uses of IPluginFormReplacerRetVal in de.xima.fc.plugin.models.retval.replacer
Classes in de.xima.fc.plugin.models.retval.replacer that implement IPluginFormReplacerRetValModifier and TypeClassDescriptionclass
Default POJO implementation ofIPluginFormReplacerRetVal
,IPluginSessionReplacerRetVal
,IPluginSystemReplacerRetVal
,IPluginTemplateReplacerRetVal
.