getDocument
Gets an existing Document object with the given ID. If the document with the given ID doesn't exist in the database, the value returned will be null.
Return
the Document object
Parameters
id
the document ID
Gets an existing Document object with the given ID. If the document with the given ID doesn't exist in the database, the value returned will be null.
the Document object
the document ID