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
AttributeOptionhandling.Represents a set of attributesThis class is a DAO-service for attribute sets.Interface to be implemented by thosePersistentObjects that have extensible attribtuesAn extensible object is able to store an indeterminate number of attributes.Hibernate implementation ofAttributeOptionDAOHibernate implementation ofTemplateDAOHibernate implementation ofTemplateDAOA template collects a set of attributesets ant is itself an extensible object.This class is a DAO-service for document templates.