Uses of Interface
de.xima.fc.interfaces.plugin.validation.IPluginVRuleModel
- 
Packages that use IPluginVRuleModel Package Description de.xima.fc.api.system Package for API access to system configuration.de.xima.fc.handler.interfaces.system de.xima.fc.handler.system de.xima.fc.plugin.models.validation  - 
- 
Uses of IPluginVRuleModel in de.xima.fc.api.system
Methods in de.xima.fc.api.system that return types with arguments of type IPluginVRuleModel Modifier and Type Method Description Map<String,IPluginVRuleModel>PluginAPI. getValidationRulePlugins(Mandant client, Locale locale) - 
Uses of IPluginVRuleModel in de.xima.fc.handler.interfaces.system
Methods in de.xima.fc.handler.interfaces.system that return types with arguments of type IPluginVRuleModel Modifier and Type Method Description Map<String,IPluginVRuleModel>IPluginHandler. getValidationRulePlugins(Mandant mandant, Locale locale) - 
Uses of IPluginVRuleModel in de.xima.fc.handler.system
Methods in de.xima.fc.handler.system that return types with arguments of type IPluginVRuleModel Modifier and Type Method Description Map<String,IPluginVRuleModel>PluginHandler. getValidationRulePlugins(Mandant mandant, Locale locale) - 
Uses of IPluginVRuleModel in de.xima.fc.plugin.models.validation
Classes in de.xima.fc.plugin.models.validation that implement IPluginVRuleModel Modifier and Type Class Description classPluginVRuleModel 
 -