public static final class QueryRequest.SortCriteria extends Object
| Constructor and Description |
|---|
SortCriteria() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributePath() |
boolean |
isAscending() |
void |
setAscending(boolean ascending) |
void |
setAttributePath(String attributePath) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.