Uses of Interface
com.logicaldoc.core.metadata.Extensible
Packages that use Extensible
Package
Description
Contains the definitions of 
Folder as well
 as other related objectsContains the definitions of 
Generic that
 is a persistent object used as a general way to store informations in the
 databasePackage that collects the template and attribute sets definitions.
Many objects of the LogicalDOC platform are extensible and can store your custom metadata, they are all those that extends the
Many objects of the LogicalDOC platform are extensible and can store your custom metadata, they are all those that extends the
ExtensibleObject.The core of the search engine.
- 
Uses of Extensible in com.logicaldoc.core.documentClasses in com.logicaldoc.core.document that implement ExtensibleModifier and TypeClassDescriptionclassThe Document is the central entity of LogicalDOC.classBasic concrete implementation ofAbstractDocumentclassThis class represents versions.
- 
Uses of Extensible in com.logicaldoc.core.folderClasses in com.logicaldoc.core.folder that implement ExtensibleModifier and TypeClassDescriptionclassThis class represents the key concept of security of documents.
- 
Uses of Extensible in com.logicaldoc.core.genericClasses in com.logicaldoc.core.generic that implement ExtensibleModifier and TypeClassDescriptionclassInstances of this class represents generic informations in the database.
- 
Uses of Extensible in com.logicaldoc.core.metadataClasses in com.logicaldoc.core.metadata that implement ExtensibleModifier and TypeClassDescriptionclassA base class for attribute sets and templatesclassRepresents a set of attributesclassAn extensible object is able to store an indeterminate number of attributes.classA template collects a set of attributesets ant is itself an extensible object.
- 
Uses of Extensible in com.logicaldoc.core.searchengineClasses in com.logicaldoc.core.searchengine that implement Extensible