Home | Trees | Index | Help |
|
---|
Package twisted :: Package world :: Module typemap :: Class ObjectTypeMapper |
|
Adapter
--+ |AbstractTypeMapper
--+ | ObjectTypeMapper
StorableDictionaryTypeMapper
,
StorableListTypeMapper
Method Summary | |
---|---|
getLowColumns(self,
name)
| |
getPhysicalSize(self)
| |
highToLow(self,
db,
obj)
| |
lowDataToRow(self,
index,
name,
db,
sFile,
value)
| |
lowToHigh(self,
db,
tup)
| |
null(self)
| |
toTuple(self)
| |
Inherited from AbstractTypeMapper | |
| |
Inherited from Adapter | |
Set my 'original' attribute to be the object I am adapting. | |
I forward getComponent to self.original on the assumption that it is an instance of Componentized. | |
Forward isuper to self.original |
Class Variable Summary | |
---|---|
Inherited from Adapter | |
int |
multiComponent : If this adapter is persistent, should it be automatically registered
for all appropriate interfaces. |
int |
temporaryAdapter : If this is True, the adapter will not be persisted on the
Componentized. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Sep 13 04:20:43 2003 | http://epydoc.sf.net |