public interface SearchFilterGenerator
Modifier and Type | Interface and Description |
---|---|
static class |
SearchFilterGenerator.Default |
Modifier and Type | Field and Description |
---|---|
static char |
SQL_WILDCARD |
Modifier and Type | Method and Description |
---|---|
Container.Filter |
createSearchFilter(String searchText,
FilterSettings settings) |
static String |
toPattern(String value,
FilterSettings settings) |
static final char SQL_WILDCARD
Container.Filter createSearchFilter(String searchText, FilterSettings settings)
static String toPattern(String value, FilterSettings settings)