Modifier and Type | Class and Description |
---|---|
class |
HibernatePersistentObjectDAO<T extends PersistentObject>
Hibernate implementation of
PersistentObjectDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
MessageTemplateDAO
This is a DAO service for MessageTemplate.
|
interface |
SystemMessageDAO
This is a DAO service for SystemMessages.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateMessageTemplateDAO
Hibernate implementation of
MessageTemplateDAO |
class |
HibernateSystemMessageDAO
Hibernate implementation of
SystemMessageDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
ContactDAO
Instances of this class is a DAO-service for Contact business entities.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateContactDAO
Hibernate implementation of
ContactDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
BookmarkDAO
DAO service for bookmarks
|
interface |
DocumentDAO
This class is a DAO-service for documents.
|
interface |
DocumentLinkDAO
DAO for
DocumentLink handling. |
interface |
DocumentNoteDAO
DAO for
DocumentNote handling. |
interface |
DocumentTemplateDAO
This class is a DAO-service for document templates.
|
interface |
DownloadTicketDAO
DAO for
DownloadTicket handling. |
interface |
HistoryDAO
DAO for
History handling. |
interface |
RatingDAO
DAO service for ratings.
|
interface |
VersionDAO
This class is a DAO-service for versions.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateBookmarkDAO
Hibernate implementation of
BookmarkDAO |
class |
HibernateDocumentDAO
Hibernate implementation of
DocumentDAO |
class |
HibernateDocumentLinkDAO
Hibernate implementation of
DocumentLinkDAO |
class |
HibernateDocumentNoteDAO
Hibernate implementation of
DocumentNoteDAO |
class |
HibernateDocumentTemplateDAO
Hibernate implementation of
DocumentTemplateDAO |
class |
HibernateDownloadTicketDAO
Hibernate implementation of
DownloadTicketDAO |
class |
HibernateHistoryDAO
Hibernate implementation of
HistoryDAO |
class |
HibernateRatingDAO
Hibernate implementation of
RatingDAO |
class |
HibernateVersionDAO
Hibernate implementation of
DocumentDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
GenericDAO
Instances of this class is a DAO-service for Generic business entities.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateGenericDAO
Hibernate implementation of
GenericDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
FeedMessageDAO
This class is a DAO-service for feed messages.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateFeedMessageDAO
Hibernate implementation of
FeedMessageDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
FolderDAO
Instances of this class is a DAO-service for folder objects.
|
interface |
FolderHistoryDAO
DAO for
FolderHistory handling. |
interface |
GroupDAO |
interface |
MenuDAO
Instances of this class is a DAO-service for menu objects.
|
interface |
UserDAO
This class is a DAO-service for User-objects.
|
interface |
UserDocDAO
This class is a DAO-service for userdocs.
|
interface |
UserHistoryDAO
DAO for
UserHistory handling. |
Modifier and Type | Class and Description |
---|---|
class |
HibernateFolderDAO
Hibernate implementation of
FolderDAO |
class |
HibernateFolderHistoryDAO
Hibernate implementation of
FolderHistoryDAO |
class |
HibernateGroupDAO |
class |
HibernateMenuDAO
Hibernate implementation of
MenuDAO |
class |
HibernateUserDAO
Hibernate implementation of
UserDAO |
class |
HibernateUserDocDAO
Hibernate implementation of
UserDocDAO |
class |
HibernateUserHistoryDAO |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.