Uses of Interface
de.xima.fc.interfaces.plugin.retval.replacer.IPluginSessionReplacerRetVal
-
Packages that use IPluginSessionReplacerRetVal Package Description de.xima.fc.plugin.interfaces.replacer de.xima.fc.plugin.models.retval.replacer -
-
Uses of IPluginSessionReplacerRetVal in de.xima.fc.plugin.interfaces.replacer
Methods in de.xima.fc.plugin.interfaces.replacer that return IPluginSessionReplacerRetVal Modifier and Type Method Description IPluginSessionReplacerRetValIPluginSessionReplacer. 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 IPluginSessionReplacerRetVal Modifier and Type Class Description classPluginGenericReplacerRetVal
-