Changes between Version 85 and Version 86 of BluePrintVITA


Ignore:
Timestamp:
03/28/10 13:55:03 (15 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintVITA

    v85 v86  
    102102=== Central Access ===
    103103
    104 All data in a file must be accessible from a central point within the application (the "repository"). Especially the following must be implemented:
     104All data in files of a certain entity type must be accessible from a central point within the application (the "repository"). The application may implement other views in addition to the central repository.
     105
     106Especially the following methods must be implemented:
    105107
    106108  - status of the file as a whole
     
    111113  - import of a file as a whole
    112114  - merging of files
    113 
    114115=== Auditing ===
    115116