Module s.d.base

Part of stoqlib.domain

Base routines for domain modules
Class ORMObjectAdapter Undocumented
Class AdaptableORMObject Undocumented
Function _adaptable_orm_adapter_hook A zope.interface hook used to fetch an adapter when calling
Class AbstractModel Generic methods for any domain classes.
Class BaseDomain An abstract mixin class for domain classes
Class Domain If you want to be able to extend a certain class with adapters or
Class ValidatableDomain Undocumented
Class BaseSQLView A base marker class for SQL Views
Class ModelAdapter Undocumented
def _adaptable_orm_adapter_hook(iface, obj):
A zope.interface hook used to fetch an adapter when calling iface(adaptable). It fetches the facet type and does a select in the database to see if the object is present.
Parametersifacethe interface to adapt to
objobject we want to adapt
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.