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 TypeInterfaceDescriptioninterfaceInterface for the return value of a form replacer plugin.interfaceInterface for the return value of a session replacer plugin.interfaceInterface for the return value of a system replacer plugin.interfaceInterface 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 TypeClassDescriptionclassDefault POJO implementation ofIPluginFormReplacerRetVal,IPluginSessionReplacerRetVal,IPluginSystemReplacerRetVal,IPluginTemplateReplacerRetVal.