Xindice XML-RPC API
C D G I L O Q R S X

C

createCollection(String, String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Creates specified Collection
createIndexer(String, String, String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Creates a new indexer in the specified Collection
createNewOID(String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Creates a new unique OID for this collection.

D

dropCollection(String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Deletes specified Collection
dropIndexer(String, String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Removes indexer in the specified Collection

G

getDocument(String, String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Retrieves a document from the collection
getDocumentCount(String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Returns the number of documents stored in this collection.

I

insertDocument(String, String, String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Inserts a new document into the collection
isPackageFiltered(String) - Method in class org.xmldatabases.xmlrpc.XMLRPCHandler
 

L

listCollections(String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Lists all child collections under this collection
listDocuments(String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Returns a set containing all documents in the collection.
listIndexers(String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Returns a set containing all indexers in the collection.
listXMLObjects(String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Lists all XML objects within the collection

O

org.xmldatabases.xmlrpc - package org.xmldatabases.xmlrpc
 

Q

queryCollection(String, String, String, Hashtable) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Executes a query against a collection
queryDocument(String, String, String, Hashtable, String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Executes a query against a Document in this collection

R

removeDocument(String, String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Deletes a document from the collection.
RPCOperations - class org.xmldatabases.xmlrpc.RPCOperations.
Provides the basic implementation for XML-RPC support in Xindice.
RPCOperations() - Constructor for class org.xmldatabases.xmlrpc.RPCOperations
 
run(Script, Gateway) - Method in class org.xmldatabases.xmlrpc.XMLRPCHandler
 

S

setConfig(Configuration) - Method in class org.xmldatabases.xmlrpc.XMLRPCHandler
 
setDocument(String, String, String) - Method in class org.xmldatabases.xmlrpc.RPCOperations
Sets a document in the collection.
setKernel(Kernel) - Method in class org.xmldatabases.xmlrpc.XMLRPCHandler
 

X

XMLRPCHandler - class org.xmldatabases.xmlrpc.XMLRPCHandler.
XMLRPCHandler provides XML-RPC access to basic operations for Xindice
XMLRPCHandler() - Constructor for class org.xmldatabases.xmlrpc.XMLRPCHandler
 

C D G I L O Q R S X
Xindice XML-RPC API

Copyright (c) 2001,2002 Kimbro Staken, Kurt Ward, All rights reserved