|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ constants overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.constants
Interface SearchConsts

- public interface SearchConsts
| Field Summary | |
static int |
ADVANCED
|
static int |
AND
|
static java.lang.String |
ASC_BUCKET_ID
|
static java.lang.String |
ASC_FIELD_VALUE
|
static int |
BASIC
|
static int |
BOTH
|
static int |
CONTAINS
|
static int |
CONTEXT
|
static java.lang.String |
DESC_FIELD_VALUE
|
static int |
EQUALS
|
static int |
FILEBASED
|
static int |
FULL_TEXT
|
static int |
GREATER_THAN
|
static int |
GREATER_THAN_OR_EQUALS
|
static int |
IN
|
static int |
LESS_THAN
|
static int |
LESS_THAN_OR_EQUALS
|
static int |
LIKE
|
static int |
NONE
|
static int |
NOT_EQUALS
|
static int |
NOT_IN
|
static int |
NOT_LIKE
|
static int |
NOT_NULL
|
static int |
NULL
|
static int |
OR
|
static int |
RECORDS
|
static int |
VIR
|
| Field Detail |
NONE
public static final int NONE
- See Also:
- Constant Field Values
ADVANCED
public static final int ADVANCED
- See Also:
- Constant Field Values
BASIC
public static final int BASIC
- See Also:
- Constant Field Values
FULL_TEXT
public static final int FULL_TEXT
- See Also:
- Constant Field Values
VIR
public static final int VIR
- See Also:
- Constant Field Values
FILEBASED
public static final int FILEBASED
- See Also:
- Constant Field Values
AND
public static final int AND
- See Also:
- Constant Field Values
OR
public static final int OR
- See Also:
- Constant Field Values
EQUALS
public static final int EQUALS
- See Also:
- Constant Field Values
GREATER_THAN
public static final int GREATER_THAN
- See Also:
- Constant Field Values
GREATER_THAN_OR_EQUALS
public static final int GREATER_THAN_OR_EQUALS
- See Also:
- Constant Field Values
LESS_THAN
public static final int LESS_THAN
- See Also:
- Constant Field Values
LESS_THAN_OR_EQUALS
public static final int LESS_THAN_OR_EQUALS
- See Also:
- Constant Field Values
NOT_EQUALS
public static final int NOT_EQUALS
- See Also:
- Constant Field Values
IN
public static final int IN
- See Also:
- Constant Field Values
NULL
public static final int NULL
- See Also:
- Constant Field Values
LIKE
public static final int LIKE
- See Also:
- Constant Field Values
CONTAINS
public static final int CONTAINS
- See Also:
- Constant Field Values
NOT_LIKE
public static final int NOT_LIKE
- See Also:
- Constant Field Values
NOT_NULL
public static final int NOT_NULL
- See Also:
- Constant Field Values
NOT_IN
public static final int NOT_IN
- See Also:
- Constant Field Values
BOTH
public static final int BOTH
- See Also:
- Constant Field Values
CONTEXT
public static final int CONTEXT
- See Also:
- Constant Field Values
RECORDS
public static final int RECORDS
- See Also:
- Constant Field Values
ASC_FIELD_VALUE
public static final java.lang.String ASC_FIELD_VALUE
- See Also:
- Constant Field Values
DESC_FIELD_VALUE
public static final java.lang.String DESC_FIELD_VALUE
- See Also:
- Constant Field Values
ASC_BUCKET_ID
public static final java.lang.String ASC_BUCKET_ID
- See Also:
- Constant Field Values
|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ constants overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC