Members
- 
			getAll
- 
	DescriptionController function to get all documents of a collection.Details
- 
			createResource
- 
	DescriptionController function to create a new document.Details
- 
			getOneById
- 
	DescriptionController function to get a single document by its id.Details
- 
			updateOneById
- 
	DescriptionController function to update a document by its id.Details
- 
			deleteOneById
- 
	DescriptionController function to delete a document by its id.Details