Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

xmlstore::Operational::StatusStruct Struct Reference

import "archive_xmlstore_if.idl";

List of all members.

Public Attributes

URI schema
string owner
string locks
boolean deleted
boolean dirty
boolean hidden


Detailed Description

The meta data associated with an XML entity.


Member Data Documentation

boolean xmlstore::Operational::StatusStruct::deleted
 

Whether an entity is deleted (i.e. invisible for normal users).

boolean xmlstore::Operational::StatusStruct::dirty
 

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.

boolean xmlstore::Operational::StatusStruct::hidden
 

The document is invisible, similar to deleted.

string xmlstore::Operational::StatusStruct::locks
 

Not used.

string xmlstore::Operational::StatusStruct::owner
 

The owner of the entity. Important for permission handling.

URI xmlstore::Operational::StatusStruct::schema
 

The schema the entity obeys.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 30 02:29:54 2009 for ACS IDL interfaces by doxygen 1.3.8