| Package | Description |
|---|---|
| pro.taskana.common.api |
| Modifier and Type | Method and Description |
|---|---|
static BaseQuery.SortDirection |
BaseQuery.SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseQuery.SortDirection[] |
BaseQuery.SortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
BaseQuery.listValues(U dbColumnName,
BaseQuery.SortDirection sortDirection)
This method will return all currently existing values of a DB-Table once.
|
Copyright © 2020. All rights reserved.