Uses of Interface
de.xima.fc.interfaces.placeholder.params.IContextReplacerParams.IValueReplacer
Packages that use IContextReplacerParams.IValueReplacer
-
Uses of IContextReplacerParams.IValueReplacer in de.xima.fc.interfaces.placeholder.params
Methods in de.xima.fc.interfaces.placeholder.params that return types with arguments of type IContextReplacerParams.IValueReplacerModifier and TypeMethodDescriptiondefault Map<String, IContextReplacerParams.IValueReplacer> IContextReplacerParams.getReplacerMap()Gets the map of replacers for specific context placeholders, used to replace context placeholders such as[%params.user.name%]. -
Uses of IContextReplacerParams.IValueReplacer in de.xima.fc.mdl.placeholder
Methods in de.xima.fc.mdl.placeholder that return types with arguments of type IContextReplacerParams.IValueReplacer