| Package | Description |
|---|---|
| com.sdl.web.api.broker.querying | |
| com.sdl.web.api.broker.querying.generators.service |
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerQuery.setResultFilter(BrokerResultFilter filter)
Sets the result filter to the Query.
|
| Modifier and Type | Method and Description |
|---|---|
BrokerQueryResult |
BrokerQueryService.executeQuery(BrokerQueryConstructor queryConstructor,
BrokerResultFilter resultFilter)
This executes the actual broker query based on the constructed query and resultFilter.
|
BrokerQueryResult |
BrokerQueryService.executeQuery(String selectField,
BrokerCriteria criteria,
BrokerSorting sorting,
BrokerResultFilter resultFilter)
This executes the actual broker query based on the given criteria, sorting and filter.
|
Copyright © 2016 SDL Group. All rights reserved.