Uses of Interface
com.logicaldoc.core.security.dao.UserDAO
Package
Description
Contains the definitions of
Folder
as well
as other related objectsPackage 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
.The pluggable authentication mechanism.
API to define the basics for the scheduled tasks that are long-running
operations you can schedule in several ways
-
Uses of UserDAO in com.logicaldoc.core.document
-
Uses of UserDAO in com.logicaldoc.core.document.dao
-
Uses of UserDAO in com.logicaldoc.core.folder
-
Uses of UserDAO in com.logicaldoc.core.metadata
-
Uses of UserDAO in com.logicaldoc.core.security
-
Uses of UserDAO in com.logicaldoc.core.security.authentication
-
Uses of UserDAO in com.logicaldoc.core.security.dao
Modifier and TypeMethodDescriptionvoid
HibernateTenantDAO.setUserDao
(UserDAO userDao) void
HibernateDeviceDAO.setUserDAO
(UserDAO userDAO) void
HibernateMenuDAO.setUserDAO
(UserDAO userDAO) -
Uses of UserDAO in com.logicaldoc.core.task
-
Uses of UserDAO in com.logicaldoc.webdav.resource.service