Package | Description |
---|---|
net.bluemind.directory.api |
Modifier and Type | Field and Description |
---|---|
DirEntryQuery.Dir |
DirEntryQuery.Order.dir |
Modifier and Type | Method and Description |
---|---|
static DirEntryQuery.Dir |
DirEntryQuery.Dir.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DirEntryQuery.Dir[] |
DirEntryQuery.Dir.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 © 2021. All Rights Reserved.