|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CommitItemStateFlags
The constants in this interface describe the changes to an item to be committed.
| Field Summary | |
|---|---|
static int |
Add
the item has been added |
static int |
Delete
the item has been deleted |
static int |
IsCopy
the item has been copied |
static int |
LockToken
the item has a lock token |
static int |
MovedHere
the item was moved to this location |
static int |
PropMods
the item has property modifications |
static int |
TextMods
the item has text modifications |
| Field Detail |
|---|
static final int Add
static final int Delete
static final int TextMods
static final int PropMods
static final int IsCopy
static final int LockToken
static final int MovedHere
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||