org.dbxml.core.corba.db
Class _CollectionManagerStub
java.lang.Object
|
+--org.omg.CORBA.portable.ObjectImpl
|
+--org.dbxml.core.corba.db._CollectionManagerStub
- All Implemented Interfaces:
- CollectionManager, CollectionManagerOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object, java.io.Serializable, ServantManagement, ServantManagementOperations
- public class _CollectionManagerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements CollectionManager
Generated from IDL definition of interface "CollectionManager"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Field Summary |
static java.lang.Class |
_opsClass
|
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
_opsClass
public static final java.lang.Class _opsClass
_CollectionManagerStub
public _CollectionManagerStub()
_ids
public java.lang.String[] _ids()
- Overrides:
_ids
in class org.omg.CORBA.portable.ObjectImpl
createXMLObject
public void createXMLObject(EncodedBuffer config)
throws APIException
- Specified by:
createXMLObject
in interface CollectionManagerOperations
dropIndexer
public void dropIndexer(java.lang.String nam)
throws APIException
- Specified by:
dropIndexer
in interface CollectionManagerOperations
createIndexer
public void createIndexer(EncodedBuffer config)
throws APIException
- Specified by:
createIndexer
in interface CollectionManagerOperations
createCollection
public Collection createCollection(java.lang.String path,
EncodedBuffer config)
throws APIException
- Specified by:
createCollection
in interface CollectionManagerOperations
dropCollection
public void dropCollection(java.lang.String path)
throws APIException
- Specified by:
dropCollection
in interface CollectionManagerOperations
remove
public void remove()
- Specified by:
remove
in interface ServantManagementOperations
getName
public java.lang.String getName()
throws APIException
- Specified by:
getName
in interface CollectionManagerOperations
getCanonicalName
public java.lang.String getCanonicalName()
throws APIException
- Specified by:
getCanonicalName
in interface CollectionManagerOperations
listXMLObjects
public java.lang.String[] listXMLObjects()
throws APIException
- Specified by:
listXMLObjects
in interface CollectionManagerOperations
dropXMLObject
public void dropXMLObject(java.lang.String nam)
throws APIException
- Specified by:
dropXMLObject
in interface CollectionManagerOperations
listIndexers
public java.lang.String[] listIndexers()
throws APIException
- Specified by:
listIndexers
in interface CollectionManagerOperations
Copyright (c) 1999-2001 The dbXML Group, All rights reserved