public static final class QueryRequest.SortCriteria extends Object
Constructor and Description |
---|
QueryRequest.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.