Xindice API

Uses of Interface
org.apache.xindice.client.corba.db.DocumentSet

Packages that use DocumentSet
org.apache.xindice.client.corba Implements the several POA-based Servants for CORBA connectivity to Xindice. 
org.apache.xindice.client.corba.db   
 

Uses of DocumentSet in org.apache.xindice.client.corba
 

Methods in org.apache.xindice.client.corba that return DocumentSet
 DocumentSet CollectionServant.getDocuments()
          Returns a set containing all documents in the collection.
 

Uses of DocumentSet in org.apache.xindice.client.corba.db
 

Classes in org.apache.xindice.client.corba.db that implement DocumentSet
 class _DocumentSetStub
           
 

Fields in org.apache.xindice.client.corba.db declared as DocumentSet
 DocumentSet DocumentSetHolder.value
           
 

Methods in org.apache.xindice.client.corba.db that return DocumentSet
 DocumentSet DocumentSetPOA._this()
           
 DocumentSet DocumentSetPOA._this(org.omg.CORBA.ORB orb)
           
static DocumentSet DocumentSetHelper.extract(org.omg.CORBA.Any a)
           
static DocumentSet DocumentSetHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static DocumentSet DocumentSetHelper.narrow(org.omg.CORBA.Object obj)
           
static DocumentSet DocumentSetHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 DocumentSet CollectionOperations.getDocuments()
           
 DocumentSet _CollectionStub.getDocuments()
           
 DocumentSet CollectionPOATie.getDocuments()
           
 

Methods in org.apache.xindice.client.corba.db with parameters of type DocumentSet
static void DocumentSetHelper.insert(org.omg.CORBA.Any a, DocumentSet t)
           
static void DocumentSetHelper.write(org.omg.CORBA.portable.OutputStream ostream, DocumentSet value)
           
 

Constructors in org.apache.xindice.client.corba.db with parameters of type DocumentSet
DocumentSetHolder(DocumentSet initial)
           
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation