|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary | |
static int |
ADD
Notification type: a document was added to a collection |
static int |
REMOVE
Notification type: a document was removed |
static int |
UPDATE
Notification type: a document has been updated |
| Method Summary | |
void |
debug()
|
void |
documentUpdated(DocumentImpl document,
int event)
Called whenever a document is updated within the database. |
| Field Detail |
public static final int ADD
public static final int UPDATE
public static final int REMOVE
| Method Detail |
public void documentUpdated(DocumentImpl document,
int event)
ADD, UPDATE
or REMOVE.
document - event - public void debug()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||