public static class ExtensionQuery.SortClause extends Object
| Constructor and Description |
|---|
SortClause(String field,
ExtensionQuery.ORDER order) |
public SortClause(String field, ExtensionQuery.ORDER order)
field - the name of the fieldorder - the order in which extensions should be sortedpublic String getField()
public ExtensionQuery.ORDER getOrder()
Copyright © 2004–2017 XWiki. All rights reserved.