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

- public interface EditConstantsI
This is the constants file for actions during an edit.
- Since:
- FlexDB 3.0
- Version:
- 1.0
| Field Summary | |
static int |
CLASSIFY
|
static int |
CREATE
|
static int |
DELETE
ACTION CONSTANTS FOR EDIT. |
static int |
DELETE_VERSION
|
static java.lang.String |
IDENTIFIER
|
static int |
INSERT_DUPLICATE
|
static int |
MODIFY
|
| Field Detail |
IDENTIFIER
public static final java.lang.String IDENTIFIER
- See Also:
- Constant Field Values
DELETE
public static final int DELETE
- ACTION CONSTANTS FOR EDIT.
- See Also:
- Constant Field Values
CREATE
public static final int CREATE
- See Also:
- Constant Field Values
MODIFY
public static final int MODIFY
- See Also:
- Constant Field Values
DELETE_VERSION
public static final int DELETE_VERSION
- See Also:
- Constant Field Values
INSERT_DUPLICATE
public static final int INSERT_DUPLICATE
- See Also:
- Constant Field Values
CLASSIFY
public static final int CLASSIFY
- 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