| Package | Description |
|---|---|
| org.bonitasoft.engine.search |
Contains classes to use when invoking search methods
|
| org.bonitasoft.engine.search.impl |
| Modifier and Type | Method and Description |
|---|---|
List<SearchFilter> |
SearchOptions.getFilters()
Gets the list of
SearchFilter objects defining the restrictive criteria that a result must match to fulfill the search. |
| Modifier and Type | Method and Description |
|---|---|
SearchOptionsBuilder |
SearchOptionsBuilder.setFilters(List<SearchFilter> filters) |
| Modifier and Type | Method and Description |
|---|---|
List<SearchFilter> |
SearchOptionsImpl.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchOptionsImpl.setFilters(List<SearchFilter> filters) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.