Part of stoqlib.lib.component View In Hierarchy
Known subclasses: stoqlib.domain.base.ORMObjectAdapter
| Method | __init__ | Creates a new Adapted for adaptable |
| Method | __ne__ | Undocumented |
| Method | __eq__ | Undocumented |
| Method | __conform__ | Undocumented |
| Method | get_adapted | Get the adapted object |
| Parameters | adaptable | the adapted object |
| Returns | the adapted object | |