| Package | Description |
|---|---|
| com.sdl.web.api.broker.querying |
| Modifier and Type | Method and Description |
|---|---|
List<BrokerQueryResultRow> |
BrokerQueryResult.getResultRows()
This returns all the detailed result rows found for the broker query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerQueryResult.addResultRow(BrokerQueryResultRow resultRow)
This adds a result to the broker query.
|
Copyright © 2016 SDL Group. All rights reserved.