Go to the source code of this file.
|
const long | INSERTED = 0 |
| A content was inserted into a folder content (i.e., while updating the folder). More...
|
|
const long | REMOVED = 1 |
| A content was removed from a folder content, but not physically destroyed (i.e., due to rules just applied to the folder). More...
|
|
const long | DELETED = 2 |
| A content was physically destroyed. More...
|
|
const long | EXCHANGED = 4 |
| This Action indicates that a content has changed its identity (i.e. More...
|
|
const long | SEARCH_MATCHED = 128 |
| This is obsolete and should no longer be used. More...
|
|