| Modifier and Type | Method and Description |
|---|---|
DocumentQuery.DocumentOrder |
DocumentQuery.DocumentFrom.orderBy(String name)
Add the order how the result will returned
|
DocumentQuery.DocumentOrder |
DocumentQuery.DocumentNameOrder.orderBy(String name)
Add the order how the result will returned
|
DocumentQuery.DocumentOrder |
DocumentQuery.DocumentWhere.orderBy(String name)
Add the order how the result will returned
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.