Interfaces
\Sunnysideup\DMS\Interfaces
| Name | Description |
|---|---|
| DMSDocumentInterface | Interface for a DMSDocument used in the Document Management System. A DMSDocument is create by storing a File object in an instance of the DMSInterface. All write operations on the DMSDocument create a new relation, so we never need to explicitly call the write() method on the DMSDocument DataObject |
| DMSInterface | No description available |