public final class EFindMethod extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static EFindMethod |
CRITERIA
The criteria find method, using a tree of criterions.
|
static EFindMethod |
CUSTOM
The custom find method.
|
static EFindMethod |
DEFAULT
The default find method, using key properties.
|
static EFindMethod |
EXAMPLE
The example find method, using query by example.
|
protected String |
name
The name of this find method.
|
static EFindMethod |
QUERY
The query find method, using a query (possibly with query arguments).
|
protected final String name
public static final EFindMethod DEFAULT
public static final EFindMethod QUERY
public static final EFindMethod EXAMPLE
public static final EFindMethod CRITERIA
public static final EFindMethod CUSTOM
FindData, including the general customData.Copyright © 2006–2020 Esito AS. All rights reserved.