Trees | Index | Help |
|
---|
Package Persistence :: Class Persistent |
|
object
--+ |Base
--+ |object
--+ | | |Persistent
--+ | Persistent
BTreeFolder2Base
,
ObjectCache
,
ObjectCache
,
ObjectManager
,
RRDMGraph
,
SimpleItem
,
YearlyDownTime
,
ZenDate
,
ZenStatus
Method Summary | |
---|---|
__class_init__(self)
| |
x.__getattribute__('name') <==> x.name | |
bobobase_modification_time(self)
| |
Was the object modified in any version? | |
Was the object modified in this version? | |
Inherited from Persistent :
__delattr__ ,
__getstate__ ,
__new__ ,
__reduce__ ,
__setattr__ ,
__setstate__
Inherited from Base :
__getnewargs__
Inherited from object :
__init__ ,
__hash__ ,
__reduce_ex__ ,
__repr__ ,
__str__
|
Method Details |
---|
__getattribute__(...)x.__getattribute__('name') <==> x.name
|
locked_in_version(self)Was the object modified in any version? |
modified_in_version(self)Was the object modified in this version? |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:15 2007 | http://epydoc.sf.net |