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__ ,
_p_activate ,
_p_deactivate ,
_p_delattr ,
_p_getattr ,
_p_invalidate ,
_p_setattr
Inherited from Base :
__getnewargs__
Inherited from object :
__init__ ,
__hash__ ,
__reduce_ex__ ,
__repr__ ,
__str__
|
Class Variable Summary | |
---|---|
Inherited from Persistent :
_p_changed ,
_p_jar ,
_p_mtime ,
_p_oid ,
_p_serial ,
_p_state
|
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 |