Package com.groiss.dms

The dms package contains classes and interfaces for handling documents.

See:
          Description

Interface Summary
DMS Utility class for DMS related operations.
DMSArchiver Interface for archiving documents.
DMSDocForm The base interface for all documents with meta data in @enterprise DMS
DMSFolder This interface represents a folder containing DMSObjects.
DMSForm The base interface for all forms in @enterprise DMS
DMSLink The base interface for all links in @enterprise DMS
DMSNote The base interface for all notes in @enterprise DMS
DMSObject  
DMSTableHandler  
DMSWebLink The base interface for all Weblinks in @enterprise DMS
FormEventHandler This interface is used for writing callback classes enhancing the functionality of forms.
FormEventHandler2 This interface extends FormEventHandler to allow more flexible interaction when showing a form.
FormTableHandler Interface that allows implementers to customize the form table.
FormType The type of a DMSForm
IStore This is the interface providing methods for storing the content of documents and their versions.
Keyword This interface represents a key word which is designed to be used as an annotation for DMSObjects.
XHTMLFolderFormEventHandler This interface can be used to react on adding or removing an DMSObject from a DMSFolder
XHTMLFormEventHandler This interface is used for writing callback classes enhancing the functionality of forms.
 

Class Summary
DMSFolderItemRel This class represents the relation between a DMSFolder and the DMSObjects of this folder.
DMSTableAdapter The default implementation of a DMSTableHandler.
DocForm This class is the superclass of all form classes generated by the system to which documents can be attached.
DocumentVersion This is the class representing a version of a DMSForm in @enterprise.
DocumentVersionRel The DocumentVersionRel class describes the relation between the versions of documents which are related (e.g. forms and their subforms)
FolderForm This class is the superclass of all form classes generated by the system to which documents can be attached.
FormContext  
FormEventAdapter The adapter which receives form events.
FormTableAdapter  
XHTMLFolderFormEventAdapter The adapter which receives folder events.
XHTMLFormEventAdapter The adapter which receives xhtml form events.
 

Package com.groiss.dms Description

The dms package contains classes and interfaces for handling documents.



Copyright © 2001-2006 Groiss Informatics GmbH. All Rights Reserved.