|
Xindice API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.portable.ObjectImpl | +--org.apache.xindice.client.corba.db._CollectionManagerStub
Constructor Summary | |
_CollectionManagerStub()
|
Method Summary | |
java.lang.String[] |
_ids()
|
Collection |
createCollection(java.lang.String path,
EncodedBuffer config)
|
void |
createIndexer(EncodedBuffer config)
|
void |
createXMLObject(EncodedBuffer config)
|
void |
dropCollection(java.lang.String path)
|
void |
dropIndexer(java.lang.String nam)
|
void |
dropXMLObject(java.lang.String nam)
|
java.lang.String |
getCanonicalName()
|
java.lang.String |
getName()
|
java.lang.String[] |
listIndexers()
|
java.lang.String[] |
listXMLObjects()
|
void |
remove()
|
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 |
Constructor Detail |
public _CollectionManagerStub()
Method Detail |
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public java.lang.String getName() throws APIException
getName
in interface CollectionManagerOperations
public java.lang.String getCanonicalName() throws APIException
getCanonicalName
in interface CollectionManagerOperations
public Collection createCollection(java.lang.String path, EncodedBuffer config) throws APIException
createCollection
in interface CollectionManagerOperations
public void dropCollection(java.lang.String path) throws APIException
dropCollection
in interface CollectionManagerOperations
public java.lang.String[] listIndexers() throws APIException
listIndexers
in interface CollectionManagerOperations
public void createIndexer(EncodedBuffer config) throws APIException
createIndexer
in interface CollectionManagerOperations
public void dropIndexer(java.lang.String nam) throws APIException
dropIndexer
in interface CollectionManagerOperations
public java.lang.String[] listXMLObjects() throws APIException
listXMLObjects
in interface CollectionManagerOperations
public void createXMLObject(EncodedBuffer config) throws APIException
createXMLObject
in interface CollectionManagerOperations
public void dropXMLObject(java.lang.String nam) throws APIException
dropXMLObject
in interface CollectionManagerOperations
public void remove()
remove
in interface ServantManagementOperations
|
Xindice API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |