Creates a document and takes care of creating the document file associations.
Creates a document and takes care of creating the document file associations.
a com.atomizesoftware.spin.models.Document if successful.
if the document couldn't be created or if there was an error while creating the document file associations.
Creates a com.atomizesoftware.spin.models.DocumentType
Success with the new document type if successful, Failure with an exception otherwise.
Updates a document and takes care of updating the document file associations.
Updates a document and takes care of updating the document file associations.
true if successful, false otherwise.
Updates the com.atomizesoftware.spin.models.DocumentType specified.
Updates the com.atomizesoftware.spin.models.DocumentType specified.
true if updated successfully, false otherwise.
Updates several documents taking into account the fields chosen to be updated and their associations.
Updates several documents taking into account the fields chosen to be updated and their associations.
true if successful false otherwise.