Xindice API

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

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

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

Classes in org.apache.xindice.client.corba that implement DocumentSetOperations
 class DocumentSetServant
          DocumentSetServant CORBA wrapper for org.apache.xindice.core.DocumentSet For detailed documentation
 

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

Subinterfaces of DocumentSetOperations in org.apache.xindice.client.corba.db
 interface DocumentSet
           
 

Classes in org.apache.xindice.client.corba.db that implement DocumentSetOperations
 class _DocumentSetStub
           
 class DocumentSetPOA
           
 class DocumentSetPOATie
           
 

Methods in org.apache.xindice.client.corba.db that return DocumentSetOperations
 DocumentSetOperations DocumentSetPOATie._delegate()
           
 

Methods in org.apache.xindice.client.corba.db with parameters of type DocumentSetOperations
 void DocumentSetPOATie._delegate(DocumentSetOperations delegate_)
           
 

Constructors in org.apache.xindice.client.corba.db with parameters of type DocumentSetOperations
DocumentSetPOATie(DocumentSetOperations tieObject)
           
DocumentSetPOATie(DocumentSetOperations tieObject, org.omg.PortableServer.POA poa)
           
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation