Uses of Package
com.logicaldoc.core.metadata

Package
Description
 
Automation subsystem that allows you to program your own logic inside the platform.
The automation engine can be accessed through the class Automation

Please note the special annotation AutomationDictionary that is used to automatically put in the Dictionary whatever bean you need.
Contains the definitions of Document and Version as well as other related objects
Contains the definitions of Folder as well as other related objects
Contains the definitions of Generic that is a persistent object used as a general way to store informations in the database
Package 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 ExtensibleObject.
Package that contains classes used to initialize extensible objects metadata, ExtensibleObject.
Package that contains classes used to validate extensible objects metadata, ExtensibleObject.
The core of the search engine.
Container of the security-related interfaces and classes
GWT services implementations.