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, setCritical
static final String OID
Copyright © 2019. All rights reserved.