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


Classes

exception  xmlstore::ArchiveInternalError
struct  xmlstore::XmlStoreNotificationEvent
interface  xmlstore::Identifier
exception  xmlstore::Identifier::NotAvailable
exception  xmlstore::Identifier::NotFound
interface  xmlstore::Cursor
struct  xmlstore::Cursor::QueryResult
interface  xmlstore::Operational
struct  xmlstore::Operational::StatusStruct
exception  xmlstore::Operational::AlreadyThere
exception  xmlstore::Operational::NotYetThere
exception  xmlstore::Operational::IllegalEntity
exception  xmlstore::Operational::DirtyEntity
exception  xmlstore::Operational::MalformedURI
exception  xmlstore::Operational::NotFound
interface  xmlstore::Administrative
exception  xmlstore::Administrative::NotFound
exception  xmlstore::Administrative::MalformedURI
interface  xmlstore::ArchiveConnection
exception  xmlstore::ArchiveConnection::UserDoesNotExistException
exception  xmlstore::ArchiveConnection::PermissionException
exception  xmlstore::ArchiveConnection::ArchiveException

Typedefs

typedef string URI
typedef sequence< URIURISeq
typedef string UniqueIdentifier
typedef sequence< UniqueIdentifierUniqueIdentifierSeq
typedef xmlentity::XmlEntityStruct IdentifierRange
typedef sequence< string > StringSeq

Enumerations

enum  operationType { STORED_XML, UPDATED_XML, DELETED_XML }

Variables

const string CHANNELNAME = "xmlstore"


Typedef Documentation

typedef xmlentity::XmlEntityStruct xmlstore::IdentifierRange
 

A Range xml entity

typedef sequence<string> xmlstore::StringSeq
 

A sequence of strings. Used for returning sequences of XML (fragments).

typedef string xmlstore::UniqueIdentifier
 

Used for identifying entities. A UniqueIdentifier is of the form "uid://X0123456789abcdef/X01234567"

typedef sequence<UniqueIdentifier> xmlstore::UniqueIdentifierSeq
 

A sequence of UniqueIdentifiers.

typedef string xmlstore::URI
 

Used for identifying entities. A URI is of the form "uid://X0123456789abcdef/X01234567"

typedef sequence<URI> xmlstore::URISeq
 

A sequence of URIs.


Enumeration Type Documentation

enum operationType
 

Type used in events published by xmlstore describing success of data storage.

Enumeration values:
STORED_XML 
UPDATED_XML 
DELETED_XML 


Variable Documentation

const string xmlstore::CHANNELNAME = "xmlstore"
 

Channel where xmlstore events are published.


Generated on Thu Apr 30 02:29:52 2009 for ACS IDL interfaces by doxygen 1.3.8