t1.html
- Table of Contents
- CSStorage Introduction
- Security
CSStorage Introduction
The purpose of this project is to provide a system to track stored documents and other items to allow efficient search and retrieval with security for multiple clients.
My initial plan is to have a top level class, CSClients, that is a folder type object which will contain CSClient objects which in turn will contain CSFileBox and CSContents objects per this class diagram.
Next >>> | ||
Security |