import "archive_xmlstore_if.idl";
Public Attributes | |
| URI | schema |
| string | owner |
| string | locks |
| boolean | deleted |
| boolean | dirty |
| boolean | hidden |
|
|
Whether an entity is deleted (i.e. invisible for normal users). |
|
|
When an entity is retrieved with the purpose of updating it, the dirty flag is set. After the next update operation, the dirty flag is unset. |
|
|
The document is invisible, similar to deleted. |
|
|
Not used. |
|
|
The owner of the entity. Important for permission handling. |
|
|
The schema the entity obeys. |
1.3.8