|
|
Cheshire3 Object Model: Class SimpleResultSetItem |
object --+
|
baseObjects.ResultSetItem --+
|
SimpleResultSetItem
|
__init__(self,
session,
docid=0,
recStore="",
occs=0,
database="",
diagnostic=None,
weight=0.5,
resultSet=None,
numeric=None)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
|
| fetch_record(self, session) | |
| __eq__(self, other) | |
|
__str__(self)
str(x) |
|
|
__repr__(self)
repr(x) |
|
| __cmp__(self, other) | |
|
__hash__(self)
hash(x) |
|
|
Inherited from |
|
| docid | |
| numericId | |
| recordStore | |
| database | |
| occurences | |
| weight | |
| scaledWeight | |
| diagnostic | |
| proxInfo | |
|
Inherited from |
|
|
|
|
|
|
|
|
docid
|
numericId
|
recordStore
|
database
|
occurences
|
weight
|
scaledWeight
|
diagnostic
|
proxInfo
|
| Generated by Epydoc 3.0alpha2 on Wed Aug 9 18:10:00 2006 | http://epydoc.sf.net |