Package com.groiss.dms
package com.groiss.dms
Classes and interfaces for handling documents.
-
ClassDescriptionUtility class for DMS related operations.Options for adding a document to a folder.Predefined form types.Interface for archiving documents.The base interface for all documents with meta data in @enterprise DMSThis interface represents a folder containing DMSObjects.base interface for all form-based DMS foldersThe base interface for all forms in @enterprise DMSThe base interface for all links in @enterprise DMSThe base interface for all notes in @enterprise DMSDefines the various types of a noteDeprecated.Implement this class for modifying a DMS table.The base interface for all Weblinks in @enterprise DMSDocumentEventHandler<T extends DMSDocForm>This interface can be used to react on setting the content of a DMS document.This interface represents the relation between a DMSFolder and the DMSObjects of this folder.A context object containing some information about the context in which a form is shown or edited.FormEventAdapter<T extends DMSForm>Deprecated.since ep 10.0, implement interface
FormEventHandler
directly which provides default implementations nowFormEventHandler<T extends DMSForm>This interface is used for writing callback classes enhancing the functionality of forms.Interface for form fields.FormTableAdapter<T extends DMSForm>Deprecated.since ep 10.0, implement interfaceFormTableHandler
directly which provides default implementations nowFormTableHandler<T extends DMSForm>Interface that allows implementers to customize the form table.The type of a DMSFormThis is the interface providing methods for storing the content of documents and their versions.This interface represents a key word which is designed to be used as an annotation for DMSObjects.Deprecated, for removal: This API element is subject to removal in a future version.Interface for the relation between a mainform and a subform.Deprecated.since ep 10.0, implement interfaceXHTMLFolderFormEventHandler
directly which provides default implementations nowThis interface can be used to react on adding or removing an DMSObject from a DMSFolder.XHTMLFormEventAdapter<T extends DMSForm>Deprecated.since ep 10.0, implement interfaceXHTMLFormEventHandler
directly which provides default implementations nowXHTMLFormEventHandler<T extends DMSForm>This interface is used for writing callback classes enhancing the functionality of forms.
DMSTableHandler
directly which provides default implementations now