| __cache__ | conffwk.Configuration.Configuration | private |
| __core_init__(self) | conffwk.Configuration.Configuration | |
| __delete_cache__(self, objs) | conffwk.Configuration.Configuration | |
| __init__(self, connection='oksconflibs:') | conffwk.Configuration.Configuration | |
| __initialize_cache__(self) | conffwk.Configuration.Configuration | |
| __repr__(self) | conffwk.Configuration.Configuration | |
| __retrieve_cache__(self, class_name, id=None) | conffwk.Configuration.Configuration | |
| __schema__ | conffwk.Configuration.Configuration | private |
| __str__(self) | conffwk.Configuration.Configuration | |
| __update_cache__(self, objs) | conffwk.Configuration.Configuration | |
| active_database | conffwk.Configuration.Configuration | |
| add_dal | conffwk.Configuration.Configuration | |
| add_dal(self, dal_obj, at=None, cache=None, recurse=True) | conffwk.Configuration.Configuration | |
| add_include(self, include, at=None) | conffwk.Configuration.Configuration | |
| attributes(self, class_name, all=False) | conffwk.Configuration.Configuration | |
| classes(self) | conffwk.Configuration.Configuration | |
| create_db(self, db_name, includes) | conffwk.Configuration.Configuration | |
| create_obj(self, class_name, uid, at=None) | conffwk.Configuration.Configuration | |
| databases | conffwk.Configuration.Configuration | |
| databases(self) | conffwk.Configuration.Configuration | |
| destroy_dal(self, dal_obj) | conffwk.Configuration.Configuration | |
| destroy_obj(self, obj) | conffwk.Configuration.Configuration | |
| get_all_dals(self) | conffwk.Configuration.Configuration | |
| get_dal(self, class_name, uid) | conffwk.Configuration.Configuration | |
| get_dals(self, class_name) | conffwk.Configuration.Configuration | |
| get_includes(self, at=None) | conffwk.Configuration.Configuration | |
| get_obj | conffwk.Configuration.Configuration | |
| get_obj(self, class_name, uid) | conffwk.Configuration.Configuration | |
| get_objs(self, class_name, query='') | conffwk.Configuration.Configuration | |
| relations(self, class_name, all=False) | conffwk.Configuration.Configuration | |
| remove_include(self, include, at=None) | conffwk.Configuration.Configuration | |
| set_active(self, name) | conffwk.Configuration.Configuration | |
| subclasses(self, class_name, all=False) | conffwk.Configuration.Configuration | |
| superclasses(self, class_name, all=False) | conffwk.Configuration.Configuration | |
| update_dal(self, dal_obj, ignore_error=True, at=None, cache=None, recurse=False) | conffwk.Configuration.Configuration | |
| update_dal_pedantic(self, dal_obj, at=None, cache=None, recurse=False) | conffwk.Configuration.Configuration | |
| update_dal_permissive(self, dal_obj, at=None, cache=None, recurse=False) | conffwk.Configuration.Configuration | |