Uses of Interface
com.logicaldoc.core.PersistentObjectDAO
Packages that use PersistentObjectDAO
Package
Description
Core plug-in that contains the most important domain objects
Classes that model emails and messages and the machinery to work with them.
Contains the definitions of
Folder
as well
as other related objectsContains the definitions of
Generic
that
is a persistent object used as a general way to store informations in the
databasePackage 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
.Classes related to saved searches
Container of the security-related interfaces and classes
Package for the Menu, a menu represent a graphical element of the user
interface
Definition of the User object and ancillary objects
-
Uses of PersistentObjectDAO in com.logicaldoc.core
Classes in com.logicaldoc.core that implement PersistentObjectDAOModifier and TypeClassDescriptionclass
HibernatePersistentObjectDAO<T extends PersistentObject>
Hibernate implementation ofPersistentObjectDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.communication
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.communicationModifier and TypeInterfaceDescriptioninterface
This is a DAO service for MessageTemplate.interface
This is a DAO service for SystemMessages.Classes in com.logicaldoc.core.communication that implement PersistentObjectDAOModifier and TypeClassDescriptionclass
Hibernate implementation ofMessageTemplateDAO
class
Hibernate implementation ofSystemMessageDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.contact
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.contactModifier and TypeInterfaceDescriptioninterface
Instances of this class is a DAO-service for Contact business entities.Classes in com.logicaldoc.core.contact that implement PersistentObjectDAOModifier and TypeClassDescriptionclass
Hibernate implementation ofContactDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.dashlet
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.dashletModifier and TypeInterfaceDescriptioninterface
Instances of this class is a DAO-service for dashlet objects.Classes in com.logicaldoc.core.dashlet that implement PersistentObjectDAOModifier and TypeClassDescriptionclass
Hibernate implementation ofDashletDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.document
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.documentModifier and TypeInterfaceDescriptioninterface
DAO service for bookmarksinterface
This class is a DAO-service for documents.interface
DAO forDocumentHistory
handling.interface
DAO forDocumentLink
handling.interface
DAO forDocumentNote
handling.interface
DAO service for ratingsinterface
This class is a DAO-service for versions.Classes in com.logicaldoc.core.document that implement PersistentObjectDAOModifier and TypeClassDescriptionclass
Hibernate implementation ofBookmarkDAO
class
Hibernate implementation ofDocumentDAO
class
Hibernate implementation ofHistoryDAO
class
Hibernate implementation ofDocumentLinkDAO
class
Hibernate implementation ofDocumentNoteDAO
class
Hibernate implementation ofRatingDAO
class
Hibernate implementation ofDocumentDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.folder
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.folderModifier and TypeInterfaceDescriptioninterface
Instances of this class is a DAO-service for folder objects.interface
DAO forFolderHistory
handling.Classes in com.logicaldoc.core.folder that implement PersistentObjectDAOModifier and TypeClassDescriptionclass
Hibernate implementation ofFolderDAO
class
Hibernate implementation ofFolderHistoryDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.generic
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.genericModifier and TypeInterfaceDescriptioninterface
Instances of this class is a DAO-service for Generic business entities.Classes in com.logicaldoc.core.generic that implement PersistentObjectDAOModifier and TypeClassDescriptionclass
Hibernate implementation ofGenericDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.metadata
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.metadataModifier and TypeInterfaceDescriptioninterface
DAO forAttributeOption
handling.interface
This class is a DAO-service for attribute sets.interface
This class is a DAO-service for document templates.Classes in com.logicaldoc.core.metadata that implement PersistentObjectDAOModifier and TypeClassDescriptionclass
Hibernate implementation ofAttributeOptionDAO
class
Hibernate implementation ofTemplateDAO
class
Hibernate implementation ofTemplateDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.searchengine.saved
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.searchengine.savedModifier and TypeInterfaceDescriptioninterface
This class is a DAO-service for persistentSavedSearch
objects.Classes in com.logicaldoc.core.searchengine.saved that implement PersistentObjectDAO -
Uses of PersistentObjectDAO in com.logicaldoc.core.security
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.securityModifier and TypeInterfaceDescriptioninterface
A DAO to handle the devicesinterface
DAO forUserSession
handling.interface
Classes in com.logicaldoc.core.security that implement PersistentObjectDAO -
Uses of PersistentObjectDAO in com.logicaldoc.core.security.user
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.security.userModifier and TypeInterfaceDescriptioninterface
interface
This class is a DAO-service for PasswordHistory-objects.interface
This class is a DAO-service for User-objects.interface
DAO forUserHistory
handling.Classes in com.logicaldoc.core.security.user that implement PersistentObjectDAOModifier and TypeClassDescriptionclass
An Hibernate based implementation ofDeviceDAO
class
class
Hibernate implementation ofPasswordHistoryDAO
class
Hibernate implementation ofUserDAO
class
-
Uses of PersistentObjectDAO in com.logicaldoc.core.sequence
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.sequenceModifier and TypeInterfaceDescriptioninterface
Utility DAO that can manage sequences persisted in the DBClasses in com.logicaldoc.core.sequence that implement PersistentObjectDAOModifier and TypeClassDescriptionclass
Hibernate implementation ofSequenceDAO
. -
Uses of PersistentObjectDAO in com.logicaldoc.core.ticket
Subinterfaces of PersistentObjectDAO in com.logicaldoc.core.ticketClasses in com.logicaldoc.core.ticket that implement PersistentObjectDAO -
Uses of PersistentObjectDAO in com.logicaldoc.webservice
Subinterfaces of PersistentObjectDAO in com.logicaldoc.webserviceClasses in com.logicaldoc.webservice that implement PersistentObjectDAOModifier and TypeClassDescriptionclass
Hibernate implementation ofChatMessageyDAO