public interface SortRequest extends Control
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OID
the sort request control's OID
|
| Modifier and Type | Method and Description |
|---|---|
void |
addSortKey(SortKey sortKey)
adds a sort key
|
java.util.List<SortKey> |
getSortKeys() |
void |
setSortKeys(java.util.List<SortKey> sortKeys)
sets the sort keys
|
getOid, isCritical, setCriticalstatic final java.lang.String OID