dbXML API

Uses of Interface
org.dbxml.core.corba.db.CollectionManagerOperations

Packages that use CollectionManagerOperations
org.dbxml.core.corba Implements the several POA-based Servants for CORBA connectivity to dbXML. 
org.dbxml.core.corba.db   
 

Uses of CollectionManagerOperations in org.dbxml.core.corba
 

Classes in org.dbxml.core.corba that implement CollectionManagerOperations
 class CollectionManagerServant
          CollectionManagerServant CORBA wrapper for org.dbxml.core.Collection Provides administrative access to Collection For detailed documentation
 

Uses of CollectionManagerOperations in org.dbxml.core.corba.db
 

Subinterfaces of CollectionManagerOperations in org.dbxml.core.corba.db
 interface CollectionManager
          Generated from IDL definition of interface "CollectionManager"
 

Classes in org.dbxml.core.corba.db that implement CollectionManagerOperations
 class _CollectionManagerStub
          Generated from IDL definition of interface "CollectionManager"
 class CollectionManagerPOA
          Generated from IDL definition of interface "CollectionManager"
 class CollectionManagerPOATie
          Generated from IDL definition of interface "CollectionManager"
 

Methods in org.dbxml.core.corba.db that return CollectionManagerOperations
 CollectionManagerOperations CollectionManagerPOATie._delegate()
           
 

Methods in org.dbxml.core.corba.db with parameters of type CollectionManagerOperations
 void CollectionManagerPOATie._delegate(CollectionManagerOperations delegate)
           
 

Constructors in org.dbxml.core.corba.db with parameters of type CollectionManagerOperations
CollectionManagerPOATie(CollectionManagerOperations delegate)
           
CollectionManagerPOATie(CollectionManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 


dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved