public class DefaultFilters extends Object
| Constructor and Description |
|---|
DefaultFilters() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setMappings(IFilterConfigurationMapper fcMapper,
boolean reset,
boolean addConfigurations)
Add the default mappings provided in the DefaultFilters.properties file.
|
public static void setMappings(IFilterConfigurationMapper fcMapper, boolean reset, boolean addConfigurations)
fcMapper - the mapper where to add the mapping.reset - true to clear all filters, editors and dec descriptions in the mapper
before setting the new ones.addConfigurations - true to add the filters configurations, false to add
only the parameters editors and UI descriptions.Copyright © 2021. All rights reserved.