COAR  1.0
COAR - DMS system
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
Docmodule

Module document, contains classes and functions concerning a document. More...

Files

file  documentstr.h
 Class document.
file  documenttree.h
 Class documenttree.

Classes

class  dashboard
class  document
struct  checkoutent
struct  document_static_header
class  documentTree
class  fileableObject
class  mime

Detailed Description

Module document, contains classes and functions concerning a document.

Document management is the largest module of COAR-DMS. Its function is to provide function capable of doing so. From architecture perspective, the most significant aspect of the module is connection to other modules. As the module manages the central entity of COAR-DMS, it is logical that is uses most of the other modules. The most significant is usage of services of Storage module, in which document saving and assigning of the document numbers take place.