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