Uses of Interface
com.logicaldoc.core.security.user.UserDAO
Packages that use 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
Methods in com.logicaldoc.core.document with parameters of type UserDAOModifier and TypeMethodDescriptionvoid
DocumentManagerImpl.setUserDAO
(UserDAO userDAO) void
HibernateDocumentDAO.setUserDAO
(UserDAO userDAO) -
Uses of UserDAO in com.logicaldoc.core.folder
Methods in com.logicaldoc.core.folder that return UserDAOMethods in com.logicaldoc.core.folder with parameters of type UserDAO -
Uses of UserDAO in com.logicaldoc.core.metadata
Methods in com.logicaldoc.core.metadata with parameters of type UserDAO -
Uses of UserDAO in com.logicaldoc.core.security
Methods in com.logicaldoc.core.security with parameters of type UserDAO -
Uses of UserDAO in com.logicaldoc.core.security.authentication
Methods in com.logicaldoc.core.security.authentication with parameters of type UserDAO -
Uses of UserDAO in com.logicaldoc.core.security.user
Classes in com.logicaldoc.core.security.user that implement UserDAOMethods in com.logicaldoc.core.security.user with parameters of type UserDAO -
Uses of UserDAO in com.logicaldoc.core.task
Methods in com.logicaldoc.core.task with parameters of type UserDAO -
Uses of UserDAO in com.logicaldoc.webdav.resource.service
Methods in com.logicaldoc.webdav.resource.service with parameters of type UserDAO