|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionManager | |
org.apache.xindice.client.corba | Implements the several POA-based Servants for CORBA connectivity to Xindice. |
org.apache.xindice.client.corba.db | |
org.apache.xindice.client.xmldb.services | Implements several XML:DB Services, including standard and extension services. |
Uses of CollectionManager in org.apache.xindice.client.corba |
Methods in org.apache.xindice.client.corba that return CollectionManager | |
CollectionManager |
CollectionServant.getCollectionManager()
Returns a CollectionManager instance for this collection. |
Uses of CollectionManager in org.apache.xindice.client.corba.db |
Classes in org.apache.xindice.client.corba.db that implement CollectionManager | |
class |
_CollectionManagerStub
|
Fields in org.apache.xindice.client.corba.db declared as CollectionManager | |
CollectionManager |
CollectionManagerHolder.value
|
Methods in org.apache.xindice.client.corba.db that return CollectionManager | |
CollectionManager |
CollectionManagerPOA._this()
|
CollectionManager |
CollectionManagerPOA._this(org.omg.CORBA.ORB orb)
|
static CollectionManager |
CollectionManagerHelper.extract(org.omg.CORBA.Any a)
|
static CollectionManager |
CollectionManagerHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static CollectionManager |
CollectionManagerHelper.narrow(org.omg.CORBA.Object obj)
|
static CollectionManager |
CollectionManagerHelper.unchecked_narrow(org.omg.CORBA.Object obj)
|
CollectionManager |
CollectionOperations.getCollectionManager()
|
CollectionManager |
_CollectionStub.getCollectionManager()
|
CollectionManager |
CollectionPOATie.getCollectionManager()
|
Methods in org.apache.xindice.client.corba.db with parameters of type CollectionManager | |
static void |
CollectionManagerHelper.insert(org.omg.CORBA.Any a,
CollectionManager t)
|
static void |
CollectionManagerHelper.write(org.omg.CORBA.portable.OutputStream ostream,
CollectionManager value)
|
Constructors in org.apache.xindice.client.corba.db with parameters of type CollectionManager | |
CollectionManagerHolder(CollectionManager initial)
|
Uses of CollectionManager in org.apache.xindice.client.xmldb.services |
Constructors in org.apache.xindice.client.xmldb.services with parameters of type CollectionManager | |
CollectionManager(CollectionManager manager,
Database db,
DatabaseImpl database)
Creates a new CollectionManager service |
|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |