|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RowIteratorValues
Interface that has the possible row values for a table.
| Field Summary | |
|---|---|
static int |
ROW_STATUS_DELETED
Represent that the row is deleted. |
static int |
ROW_STATUS_NEW
Represent that the row is new. |
static int |
ROW_STATUS_NONE
Represent that the row is just created. |
static int |
ROW_STATUS_SYNCED
Represent that the row is synchronized |
static int |
ROW_STATUS_UPDATED
Represent that the row is updated |
| Field Detail |
|---|
static final int ROW_STATUS_DELETED
static final int ROW_STATUS_NEW
static final int ROW_STATUS_NONE
static final int ROW_STATUS_SYNCED
static final int ROW_STATUS_UPDATED
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||