Uses of Class
com.logicaldoc.core.security.SecurableExtensibleObject
Package
Description
Contains the definitions of
Folder
as well
as other related objectsPackage 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 SecurableExtensibleObject in com.logicaldoc.core.document
Modifier and TypeClassDescriptionclass
The Document is the central entity of LogicalDOC.class
Basic concrete implementation ofAbstractDocument
class
This class represents versions. -
Uses of SecurableExtensibleObject in com.logicaldoc.core.folder
Modifier and TypeClassDescriptionclass
This class represents the key concept of security of documents. -
Uses of SecurableExtensibleObject in com.logicaldoc.core.metadata
Modifier and TypeClassDescriptionclass
A base class for attribute sets and templatesclass
Represents a set of attributesclass
A template collects a set of attributesets ant is itself an extensible object. -
Uses of SecurableExtensibleObject in com.logicaldoc.core.searchengine