|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterList | |
|---|---|
| com.jurismarches.vradi.services.search | |
| Uses of FilterList in com.jurismarches.vradi.services.search |
|---|
| Methods in com.jurismarches.vradi.services.search that return FilterList | |
|---|---|
FilterList |
FilterListQueryHandler.getFilterList()
|
static FilterList |
VradiQueryParser.parse(String expression)
Parses the specified expression and returns a FilterList. |
static FilterList |
VradiQueryParser.parse(String expression,
String defaultField)
Parses the specified expression and returns a FilterList. |
| Methods in com.jurismarches.vradi.services.search with parameters of type FilterList | |
|---|---|
static void |
VradiQueryParser.buildSearch(FilterList list,
org.sharengo.wikitty.search.Search search)
Appends Filters from the specified list
to the specified search. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||