Uses of Interface
de.xima.fc.interfaces.placeholder.params.IContextReplacerParams.IValueReplacer
- 
Packages that use IContextReplacerParams.IValueReplacer Package Description de.xima.fc.interfaces.placeholder.params de.xima.fc.mdl.placeholder  - 
- 
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.IValueReplacer Modifier and Type Method Description default Map<String,IContextReplacerParams.IValueReplacer>IContextReplacerParams. getReplacerMap() - 
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 Modifier and Type Method Description Map<String,IContextReplacerParams.IValueReplacer>DefaultReplacerParameters. getReplacerMap() 
 -