|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface constants used to enumerate possible editing states for
a DBEditObject.
| Field Summary | |
static byte |
CREATING
Status code for a newly created object. |
static byte |
DELETING
Status code for a previously existing object that is to be deleted |
static byte |
DROPPING
Status code for a newly created object that is to be dropped |
static byte |
EDITING
Status code for an object in the DBStore that has been checked out for editing. |
| Field Detail |
public static final byte EDITING
public static final byte CREATING
public static final byte DELETING
public static final byte DROPPING
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||