Package nxlucene :: Package testing :: Module interfaces :: Class IFakeXMLRPCLuceneServer
[show private | hide private]
[frames | no frames]

Type IFakeXMLRPCLuceneServer

Interface --+
            |
           IFakeXMLRPCLuceneServer


Fake XMLROCLucene Server interface

See nxlucene.interfaces.IXMLRPCLuceneServer for documentation.
Class Variable Summary
NoneType clean = None                                                                  
NoneType debug = None                                                                  
NoneType getNumberOfDocuments = None                                                                  
NoneType getStoreDir = None                                                                  
NoneType hasUID = None                                                                  
NoneType indexDocument = None                                                                  
NoneType optimize = None                                                                  
NoneType reindexDocument = None                                                                  
NoneType searchQuery = None                                                                  
NoneType unindexDocument = None                                                                  

Class Variable Details

clean

Type:
NoneType
Value:
None                                                                  

debug

Type:
NoneType
Value:
None                                                                  

getNumberOfDocuments

Type:
NoneType
Value:
None                                                                  

getStoreDir

Type:
NoneType
Value:
None                                                                  

hasUID

Type:
NoneType
Value:
None                                                                  

indexDocument

Type:
NoneType
Value:
None                                                                  

optimize

Type:
NoneType
Value:
None                                                                  

reindexDocument

Type:
NoneType
Value:
None                                                                  

searchQuery

Type:
NoneType
Value:
None                                                                  

unindexDocument

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.1 on Fri Jun 30 16:38:46 2006 http://epydoc.sf.net