wsgidav.prop_man.couch_property_manager.CouchPropertyManager¶
- class wsgidav.prop_man.couch_property_manager.CouchPropertyManager(options)[source]¶
Bases:
objectImplements a property manager based on CouchDB.
CouchPropertyManager.copy_properties(srcUrl, ...)CouchPropertyManager.get_properties(norm_url)CouchPropertyManager.get_property(norm_url, name)CouchPropertyManager.move_properties(srcUrl, ...)CouchPropertyManager.remove_properties(norm_url)CouchPropertyManager.remove_property(...[, ...])CouchPropertyManager.write_property(...[, ...])