Uses of Interface
com.logicaldoc.core.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
-
Uses of PersistentObjectDAO in com.logicaldoc.core
Modifier and TypeClassDescriptionclass
HibernatePersistentObjectDAO<T extends PersistentObject>
Hibernate implementation ofPersistentObjectDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.communication
Modifier and TypeInterfaceDescriptioninterface
This is a DAO service for MessageTemplate.interface
This is a DAO service for SystemMessages.Modifier and TypeClassDescriptionclass
Hibernate implementation ofMessageTemplateDAO
class
Hibernate implementation ofSystemMessageDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.contact
Modifier and TypeInterfaceDescriptioninterface
Instances of this class is a DAO-service for Contact business entities.Modifier and TypeClassDescriptionclass
Hibernate implementation ofContactDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.dashlet
Modifier and TypeInterfaceDescriptioninterface
Instances of this class is a DAO-service for dashlet objects.Modifier and TypeClassDescriptionclass
Hibernate implementation ofDashletDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.document.dao
Modifier 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.Modifier 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
Modifier and TypeInterfaceDescriptioninterface
Instances of this class is a DAO-service for folder objects.interface
DAO forFolderHistory
handling.Modifier and TypeClassDescriptionclass
Hibernate implementation ofFolderDAO
class
Hibernate implementation ofFolderHistoryDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.generic
Modifier and TypeInterfaceDescriptioninterface
Instances of this class is a DAO-service for Generic business entities.Modifier and TypeClassDescriptionclass
Hibernate implementation ofGenericDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.metadata
Modifier 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.Modifier and TypeClassDescriptionclass
Hibernate implementation ofAttributeOptionDAO
class
Hibernate implementation ofTemplateDAO
class
Hibernate implementation ofTemplateDAO
-
Uses of PersistentObjectDAO in com.logicaldoc.core.searchengine.saved
Modifier and TypeInterfaceDescriptioninterface
This class is a DAO-service for persistentSavedSearch
objects. -
Uses of PersistentObjectDAO in com.logicaldoc.core.security.dao
Modifier and TypeInterfaceDescriptioninterface
A DAO to handle the devicesinterface
interface
Instances of this class is a DAO-service for menu objects.interface
This class is a DAO-service for PasswordHistory-objects.interface
DAO forUserSession
handling.interface
interface
This class is a DAO-service for User-objects.interface
DAO forUserHistory
handling.Modifier and TypeClassDescriptionclass
An Hibernate based implementation ofDeviceDAO
class
class
Hibernate implementation ofMenuDAO
class
Hibernate implementation ofPasswordHistoryDAO
class
class
class
Hibernate implementation ofUserDAO
class
-
Uses of PersistentObjectDAO in com.logicaldoc.core.sequence
Modifier and TypeInterfaceDescriptioninterface
Utility DAO that can manage sequences persisted in the DBModifier and TypeClassDescriptionclass
Hibernate implementation ofSequenceDAO
. -
Uses of PersistentObjectDAO in com.logicaldoc.core.ticket
-
Uses of PersistentObjectDAO in com.logicaldoc.webservice
Modifier and TypeClassDescriptionclass
Hibernate implementation ofChatMessageyDAO