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

alma::xmlstore::OperationalPOATie Class Reference

Inheritance diagram for alma::xmlstore::OperationalPOATie:

Inheritance graph
[legend]
Collaboration diagram for alma::xmlstore::OperationalPOATie:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OperationalPOATie (OperationalOperations delegate)
 OperationalPOATie (OperationalOperations delegate, POA poa)
alma.xmlstore.Operational _this ()
alma.xmlstore.Operational _this (org.omg.CORBA.ORB orb)
OperationalOperations _delegate ()
void _delegate (OperationalOperations delegate)
POA _default_POA ()
boolean exists (java.lang.String identifier) throws alma.xmlstore.OperationalPackage.DirtyEntity,alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError
void store (alma.xmlentity.XmlEntityStruct entity) throws alma.xmlstore.OperationalPackage.IllegalEntity,alma.xmlstore.ArchiveInternalError
alma.xmlentity.XmlEntityStruct updateRetrieve (java.lang.String identifier) throws alma.xmlstore.OperationalPackage.DirtyEntity,alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError
java.lang.String[] retrieveFragment (java.lang.String identifier, java.lang.String id) throws alma.xmlstore.OperationalPackage.DirtyEntity,alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError
void forceUpdate (alma.xmlentity.XmlEntityStruct entity) throws alma.xmlstore.OperationalPackage.IllegalEntity,alma.xmlstore.ArchiveInternalError
void delete (java.lang.String identifier) throws alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError
java.lang.String[] queryRecent (java.lang.String schemaname, java.lang.String timestamp) throws alma.xmlstore.ArchiveInternalError
alma.xmlentity.XmlEntityStruct retrieveDirty (java.lang.String identifier) throws alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError
alma.xmlentity.XmlEntityStruct retrieve (java.lang.String identifier) throws alma.xmlstore.OperationalPackage.DirtyEntity,alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError
void close () throws alma.xmlstore.ArchiveInternalError
alma.xmlstore.Cursor query (java.lang.String query, java.lang.String schema) throws alma.xmlstore.ArchiveInternalError
void updateXML (java.lang.String uid, java.lang.String schema, java.lang.String newChild) throws alma.xmlstore.OperationalPackage.NotYetThere,alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.IllegalEntity,alma.xmlstore.ArchiveInternalError
void undelete (java.lang.String identifier) throws alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError
java.lang.String[] queryUIDs (java.lang.String query, java.lang.String schema) throws alma.xmlstore.ArchiveInternalError
java.lang.String[] queryUIDsDirty (java.lang.String query, java.lang.String schema) throws alma.xmlstore.ArchiveInternalError
alma.xmlstore.Cursor queryContent (java.lang.String query, java.lang.String schema) throws alma.xmlstore.ArchiveInternalError
alma.xmlstore.Cursor queryDirty (java.lang.String query, java.lang.String schema) throws alma.xmlstore.ArchiveInternalError
void update (alma.xmlentity.XmlEntityStruct entity) throws alma.xmlstore.OperationalPackage.IllegalEntity,alma.xmlstore.ArchiveInternalError
alma.xmlstore.OperationalPackage.StatusStruct status (java.lang.String identifier) throws alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError

Private Attributes

OperationalOperations _delegate
POA _poa

Detailed Description

Generated from IDL interface "Operational"
Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005


Constructor & Destructor Documentation

alma::xmlstore::OperationalPOATie::OperationalPOATie OperationalOperations  delegate  )  [inline]
 

alma::xmlstore::OperationalPOATie::OperationalPOATie OperationalOperations  delegate,
POA  poa
[inline]
 


Member Function Documentation

POA alma::xmlstore::OperationalPOATie::_default_POA  )  [inline]
 

void alma::xmlstore::OperationalPOATie::_delegate OperationalOperations  delegate  )  [inline]
 

OperationalOperations alma::xmlstore::OperationalPOATie::_delegate  )  [inline]
 

alma.xmlstore.Operational alma::xmlstore::OperationalPOATie::_this org.omg.CORBA.ORB  orb  )  [inline]
 

Reimplemented from alma::xmlstore::OperationalPOA.

alma.xmlstore.Operational alma::xmlstore::OperationalPOATie::_this  )  [inline]
 

Reimplemented from alma::xmlstore::OperationalPOA.

void alma::xmlstore::OperationalPOATie::close  )  throws alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

void alma::xmlstore::OperationalPOATie::delete java.lang.String  identifier  )  throws alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

boolean alma::xmlstore::OperationalPOATie::exists java.lang.String  identifier  )  throws alma.xmlstore.OperationalPackage.DirtyEntity,alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

void alma::xmlstore::OperationalPOATie::forceUpdate alma.xmlentity.XmlEntityStruct  entity  )  throws alma.xmlstore.OperationalPackage.IllegalEntity,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

alma.xmlstore.Cursor alma::xmlstore::OperationalPOATie::query java.lang.String  query,
java.lang.String  schema
throws alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

alma.xmlstore.Cursor alma::xmlstore::OperationalPOATie::queryContent java.lang.String  query,
java.lang.String  schema
throws alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

alma.xmlstore.Cursor alma::xmlstore::OperationalPOATie::queryDirty java.lang.String  query,
java.lang.String  schema
throws alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

java.lang.String [] alma::xmlstore::OperationalPOATie::queryRecent java.lang.String  schemaname,
java.lang.String  timestamp
throws alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

java.lang.String [] alma::xmlstore::OperationalPOATie::queryUIDs java.lang.String  query,
java.lang.String  schema
throws alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

java.lang.String [] alma::xmlstore::OperationalPOATie::queryUIDsDirty java.lang.String  query,
java.lang.String  schema
throws alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

alma.xmlentity.XmlEntityStruct alma::xmlstore::OperationalPOATie::retrieve java.lang.String  identifier  )  throws alma.xmlstore.OperationalPackage.DirtyEntity,alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

alma.xmlentity.XmlEntityStruct alma::xmlstore::OperationalPOATie::retrieveDirty java.lang.String  identifier  )  throws alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

java.lang.String [] alma::xmlstore::OperationalPOATie::retrieveFragment java.lang.String  identifier,
java.lang.String  id
throws alma.xmlstore.OperationalPackage.DirtyEntity,alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

alma.xmlstore.OperationalPackage.StatusStruct alma::xmlstore::OperationalPOATie::status java.lang.String  identifier  )  throws alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

void alma::xmlstore::OperationalPOATie::store alma.xmlentity.XmlEntityStruct  entity  )  throws alma.xmlstore.OperationalPackage.IllegalEntity,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

void alma::xmlstore::OperationalPOATie::undelete java.lang.String  identifier  )  throws alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

void alma::xmlstore::OperationalPOATie::update alma.xmlentity.XmlEntityStruct  entity  )  throws alma.xmlstore.OperationalPackage.IllegalEntity,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

alma.xmlentity.XmlEntityStruct alma::xmlstore::OperationalPOATie::updateRetrieve java.lang.String  identifier  )  throws alma.xmlstore.OperationalPackage.DirtyEntity,alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.NotFound,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.

void alma::xmlstore::OperationalPOATie::updateXML java.lang.String  uid,
java.lang.String  schema,
java.lang.String  newChild
throws alma.xmlstore.OperationalPackage.NotYetThere,alma.xmlstore.OperationalPackage.MalformedURI,alma.xmlstore.OperationalPackage.IllegalEntity,alma.xmlstore.ArchiveInternalError [inline]
 

Implements alma::xmlstore::OperationalOperations.


Member Data Documentation

OperationalOperations alma::xmlstore::OperationalPOATie::_delegate [private]
 

POA alma::xmlstore::OperationalPOATie::_poa [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:07:46 2009 for ACS Java API by doxygen 1.3.8