Uses of Interface
com.logicaldoc.core.security.user.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
.Container of the security-related interfaces and classes
The pluggable authentication mechanism.
Package for the Menu, a menu represent a graphical element of the user
interface
Definition of the User object and ancillary objects
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
Modifier and TypeMethodDescriptionvoid
DocumentManagerImpl.setUserDAO
(UserDAO userDAO) void
HibernateDocumentDAO.setUserDAO
(UserDAO userDAO) -
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.user
-
Uses of UserDAO in com.logicaldoc.core.task
-
Uses of UserDAO in com.logicaldoc.webdav.resource.service