| Package | Description |
|---|---|
| com.sdl.web.api.broker.querying | |
| com.sdl.web.api.broker.querying.sorting |
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerQuery.addSorting(BrokerSortParameter sortParameter)
Apply sorting parameter to query.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BrokerSortParameter> |
BrokerSorting.getSortingParameters()
Returns all the sorting parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerSorting.addSortParameter(BrokerSortParameter sortParameter)
Adds a sorting parameter to the Sorting container.
|
Copyright © 2016 SDL Group. All rights reserved.