wsgidav.samples.mongo\_dav\_provider.DbCollection
=================================================


.. currentmodule:: wsgidav.samples.mongo_dav_provider

.. autoclass:: DbCollection
    :undoc-members:
    :show-inheritance:

   
   
   

   
   
      .. autosummary::
         :toctree:
      
         DbCollection.begin_write
         DbCollection.copy_move_single
         DbCollection.create_collection
         DbCollection.create_empty_resource
         DbCollection.delete
         DbCollection.end_write
         DbCollection.finalize_headers
         DbCollection.get_available_bytes
         DbCollection.get_content
         DbCollection.get_content_length
         DbCollection.get_content_type
         DbCollection.get_creation_date
         DbCollection.get_descendants
         DbCollection.get_directory_info
         DbCollection.get_display_info
         DbCollection.get_display_name
         DbCollection.get_etag
         DbCollection.get_href
         DbCollection.get_last_modified
         DbCollection.get_member
         DbCollection.get_member_list
         DbCollection.get_member_names
         DbCollection.get_preferred_path
         DbCollection.get_properties
         DbCollection.get_property_names
         DbCollection.get_property_value
         DbCollection.get_ref_url
         DbCollection.get_used_bytes
         DbCollection.handle_copy
         DbCollection.handle_delete
         DbCollection.handle_move
         DbCollection.is_link
         DbCollection.is_locked
         DbCollection.move_recursive
         DbCollection.prevent_locking
         DbCollection.remove_all_locks
         DbCollection.remove_all_properties
         DbCollection.resolve
         DbCollection.set_last_modified
         DbCollection.set_property_value
         DbCollection.support_content_length
         DbCollection.support_etag
         DbCollection.support_modified
         DbCollection.support_ranges
         DbCollection.support_recursive_delete
         DbCollection.support_recursive_move
   
   