Home | History | Annotate | Download | only in afe

Lines Matching refs:custom_deserialize_relation

1165     def custom_deserialize_relation(self, link, data):
1168 'custom_deserialize_relation must be implemented by subclass %s '
1176 For many-to-one or one-to-one relations custom_deserialize_relation
1193 self.custom_deserialize_relation(link, data)