Uses of Interface
com.logicaldoc.core.metadata.TemplateDAO
Package
Description
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
.-
Uses of TemplateDAO in com.logicaldoc.cmis
-
Uses of TemplateDAO in com.logicaldoc.core.document
Modifier and TypeMethodDescriptionvoid
DocumentManagerImpl.setTemplateDAO
(TemplateDAO templateDAO) -
Uses of TemplateDAO in com.logicaldoc.core.metadata
Modifier and TypeClassDescriptionclass
Hibernate implementation ofTemplateDAO
Modifier and TypeMethodDescriptionvoid
HibernateAttributeSetDAO.setTemplateDao
(TemplateDAO templateDao) -
Uses of TemplateDAO in com.logicaldoc.core.security.dao
Modifier and TypeMethodDescriptionvoid
HibernateTenantDAO.setTemplateDao
(TemplateDAO templateDao)