|
|||||||||
| 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 TransLogQueryConstantsI

- public interface TransLogQueryConstantsI
| Field Summary | |
static int |
AND
|
static int |
ASSETID
|
static int |
ASSETLOGID
|
static int |
ASSETROLEID
|
static int |
BUCKETID
|
static int |
BUCKETLOGID
|
static int |
DISGUISEID
|
static int |
ELEMENTID
|
static int |
ELEMENTLOGID
|
static int |
EQUALS
|
static int |
FIELDLABEL
|
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 |
NONE
|
static int |
NOT_EQUALS
|
static int |
NULL
|
static int |
OR
|
static int |
TRANSID
|
static int |
TRANSLOGID
|
static int |
TRANSTIME
|
static int |
TRANSTYPE
|
static int |
USERID
|
| Field Detail |
TRANSLOGID
public static final int TRANSLOGID
- See Also:
- Constant Field Values
TRANSTYPE
public static final int TRANSTYPE
- See Also:
- Constant Field Values
TRANSTIME
public static final int TRANSTIME
- See Also:
- Constant Field Values
USERID
public static final int USERID
- See Also:
- Constant Field Values
TRANSID
public static final int TRANSID
- See Also:
- Constant Field Values
DISGUISEID
public static final int DISGUISEID
- See Also:
- Constant Field Values
BUCKETLOGID
public static final int BUCKETLOGID
- See Also:
- Constant Field Values
BUCKETID
public static final int BUCKETID
- See Also:
- Constant Field Values
ELEMENTLOGID
public static final int ELEMENTLOGID
- See Also:
- Constant Field Values
ELEMENTID
public static final int ELEMENTID
- See Also:
- Constant Field Values
ASSETLOGID
public static final int ASSETLOGID
- See Also:
- Constant Field Values
ASSETID
public static final int ASSETID
- See Also:
- Constant Field Values
ASSETROLEID
public static final int ASSETROLEID
- See Also:
- Constant Field Values
FIELDLABEL
public static final int FIELDLABEL
- 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
AND
public static final int AND
- See Also:
- Constant Field Values
OR
public static final int OR
- See Also:
- Constant Field Values
NONE
public static final int NONE
- 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