Package com.logicaldoc.core.metadata
package com.logicaldoc.core.metadata
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
Many objects of the LogicalDOC platform are extensible and can store your custom metadata, they are all those that extends the
ExtensibleObject
.- Since:
- 1.0
- See Also:
-
ClassDescriptionA base class for attribute sets and templatesThis class defines the value of an attribute associated to an extensible object.Represents an option for a multi-choice attributeDAO for
AttributeOption
handling.Represents a set of attributesThis class is a DAO-service for attribute sets.An extensible object is able to store an undeterminate number of attributes.Hibernate implementation ofAttributeOptionDAO
Hibernate implementation ofTemplateDAO
Hibernate implementation ofTemplateDAO
A template collects a set of attributesets ant is itself an extensible object.This class is a DAO-service for document templates.