Package se.conciliate.extensions.documents
package se.conciliate.extensions.documents
API for providing document links from different providers to MT.
- Version:
- 2.0
-
ClassDescriptionA document with meta-data from a source.A filter on documents from a DocumentSource.Interface implemented by custom filter editorsA type of filter that can be applied for a document source to filter the result in Modeling Tool's browser.Provides documents from a document source such as a document management system or a file system.A document kind is used to differentiate between documents from a source that need different meta data types.Listener interface for documents.InputDescriptor<T extends MetaData>Describes available inputs for meta data types.MetaData<T>Meta-data value connected to a single document.Represents a boolean value.Represents a date/time value.Represents a transient value that is never shown in the user-interface.Represents a html value.Represents an image value.Represents an MTSymbol.Represents a number value.Represents a value chosen from a set list of values.Represents simple, non-formatted text.Represents a URL value.MetaDataGroup is used to construct a UI for editing and displaying a document.MetaDataType<T extends MetaData>A type of meta-data that can be read from documents from a specific source.Column types are used by Modeling Tool's browser UI to determine in which column to place meta data of a certain type.A validation result is returned from a validation.Validator<T>Validates data for a specific document to see if the data is allowed or possibly contains errors.