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