Uses of Interface
com.logicaldoc.core.metadata.TemplateDAO
Packages that use 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
Methods in com.logicaldoc.cmis with parameters of type TemplateDAO -
Uses of TemplateDAO in com.logicaldoc.core.document
Methods in com.logicaldoc.core.document with parameters of type TemplateDAOModifier and TypeMethodDescriptionvoid
DocumentManagerImpl.setTemplateDAO
(TemplateDAO templateDAO) -
Uses of TemplateDAO in com.logicaldoc.core.metadata
Classes in com.logicaldoc.core.metadata that implement TemplateDAOModifier and TypeClassDescriptionclass
Hibernate implementation ofTemplateDAO
Methods in com.logicaldoc.core.metadata with parameters of type TemplateDAOModifier and TypeMethodDescriptionvoid
HibernateAttributeSetDAO.setTemplateDao
(TemplateDAO templateDao) -
Uses of TemplateDAO in com.logicaldoc.core.security.dao
Methods in com.logicaldoc.core.security.dao with parameters of type TemplateDAOModifier and TypeMethodDescriptionvoid
HibernateTenantDAO.setTemplateDao
(TemplateDAO templateDao)