Uses of Class
com.logicaldoc.core.metadata.Template

Packages that use Template
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.
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.
GWT services implementations.