public interface SortRequest extends Control
| Modifier and Type | Field and Description |
|---|---|
static String |
OID
the sort request control's OID
|
| Modifier and Type | Method and Description |
|---|---|
void |
addSortKey(SortKey sortKey)
adds a sort key
|
List<SortKey> |
getSortKeys() |
void |
setSortKeys(List<SortKey> sortKeys)
sets the sort keys
|
getOid, isCritical, setCriticalstatic final String OID
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.