| Package | Description |
|---|---|
| org.opends.server.types |
Contains implementations for a number of Directory Server data
types.
|
| Modifier and Type | Method and Description |
|---|---|
SortKey[] |
SortOrder.getSortKeys()
Retrieves the sort keys for this sort order.
|
| Constructor and Description |
|---|
SortOrder(SortKey... sortKeys)
Creates a new sort order with the provided set of sort keys.
|
SortOrder(SortKey sortKey)
Creates a new sort order with a single key.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.