|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentSet | |
org.dbxml.core.corba | Implements the several POA-based Servants for CORBA connectivity to dbXML. |
org.dbxml.core.corba.db |
Uses of DocumentSet in org.dbxml.core.corba |
Methods in org.dbxml.core.corba that return DocumentSet | |
DocumentSet |
CollectionServant.getDocuments()
Returns a set containing all documents in the collection. |
Uses of DocumentSet in org.dbxml.core.corba.db |
Classes in org.dbxml.core.corba.db that implement DocumentSet | |
class |
_DocumentSetStub
Generated from IDL definition of interface "DocumentSet" |
Fields in org.dbxml.core.corba.db declared as DocumentSet | |
DocumentSet |
DocumentSetHolder.value
|
Methods in org.dbxml.core.corba.db that return DocumentSet | |
DocumentSet |
DocumentSetPOA._this()
|
DocumentSet |
DocumentSetPOA._this(org.omg.CORBA.ORB orb)
|
DocumentSet |
DocumentSetPOATie._this()
|
DocumentSet |
DocumentSetPOATie._this(org.omg.CORBA.ORB orb)
|
DocumentSet |
CollectionOperations.getDocuments()
|
static DocumentSet |
DocumentSetHelper.extract(org.omg.CORBA.Any any)
|
static DocumentSet |
DocumentSetHelper.read(org.omg.CORBA.portable.InputStream in)
|
static DocumentSet |
DocumentSetHelper.narrow(org.omg.CORBA.Object obj)
|
DocumentSet |
CollectionPOATie.getDocuments()
|
DocumentSet |
_CollectionStub.getDocuments()
|
Methods in org.dbxml.core.corba.db with parameters of type DocumentSet | |
static void |
DocumentSetHelper.insert(org.omg.CORBA.Any any,
DocumentSet s)
|
static void |
DocumentSetHelper.write(org.omg.CORBA.portable.OutputStream _out,
DocumentSet s)
|
Constructors in org.dbxml.core.corba.db with parameters of type DocumentSet | |
DocumentSetHolder(DocumentSet initial)
|
|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |