| Package | Description |
|---|---|
| net.bluemind.directory.api |
| Modifier and Type | Field and Description |
|---|---|
DirEntryQuery.OrderBy |
DirEntryQuery.Order.by |
| Modifier and Type | Method and Description |
|---|---|
static DirEntryQuery.OrderBy |
DirEntryQuery.OrderBy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DirEntryQuery.OrderBy[] |
DirEntryQuery.OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static DirEntryQuery.Order |
DirEntryQuery.order(DirEntryQuery.OrderBy by,
DirEntryQuery.Dir dir)
Sets the sort order
|
Copyright © 2023. All Rights Reserved.