| Package | Description |
|---|---|
| net.leadware.persistence.tools.api.dao.constants | |
| net.leadware.persistence.tools.api.utils |
| Modifier and Type | Method and Description |
|---|---|
static OrderType |
OrderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OrderType[] |
OrderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,OrderType> |
OrderContainer.orders
Liste des ordre de tri
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,OrderType> |
OrderContainer.getOrders()
Methode d'obtention de la Map des ordre de tri
|
| Modifier and Type | Method and Description |
|---|---|
OrderContainer |
OrderContainer.add(java.lang.String property,
OrderType orderType)
Methode d'ajout d'un ordre de tri
|
Copyright © 2018 Leadware. All Rights Reserved.