Package dopal :: Module convert :: Class ObjectWriterMixin
[show private | hide private]
[frames | no frames]

Type ObjectWriterMixin

WriterMixin --+
              |
             ObjectWriterMixin

Known Subclasses:
RemoteObjectWriterMixin

Method Summary
  get_class_for_object(self, suggested_type, attributes, parent, attribute)
  get_default_class_for_object(self)
  make_object(self, object_id, attributes, suggested_type, parent, attribute, **kwargs)
    Inherited from WriterMixin
  add_attributes_to_object(self, attributes, new_object, **kwargs)
  convert_atom(self, atomic_value, suggested_type, **kwargs)
  get_suggested_type_for_attribute(self, value, **kwargs)
  get_suggested_type_for_mapping_component(self, value, **kwargs)
  get_suggested_type_for_sequence_component(self, value, **kwargs)
  make_mapping(self, mapping, **kwargs)
  make_sequence(self, sequence, **kwargs)

Class Variable Summary
NoneType connection = None                                                                  

Class Variable Details

connection

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 http://epydoc.sf.net