Classes | Namespaces | Typedefs | Enumerations | Variables

archive_xmlstore_if.idl File Reference

import "xmlentity.idl";
import "acscommon.idl";
import "acscomponent.idl";
Include dependency graph for archive_xmlstore_if.idl:

Go to the source code of this file.

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
exception  xmlstore::Operational::TimestampInconsistency
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

Namespaces

namespace  xmlstore

Typedefs

typedef string xmlstore::URI
typedef sequence< URI > xmlstore::URISeq
typedef string xmlstore::UniqueIdentifier
typedef sequence
< UniqueIdentifier > 
xmlstore::UniqueIdentifierSeq
typedef xmlentity::XmlEntityStruct xmlstore::IdentifierRange
typedef sequence< string > xmlstore::StringSeq

Enumerations

enum  xmlstore::operationType { xmlstore::STORED_XML, xmlstore::UPDATED_XML, xmlstore::DELETED_XML }

Variables

const string xmlstore::CHANNELNAME = "xmlstore"