| Interface | Description |
|---|---|
| BookmarkDAO |
DAO service for bookmarks
|
| DocumentDAO |
This class is a DAO-service for documents.
|
| DocumentLinkDAO |
DAO for
DocumentLink handling. |
| DocumentNoteDAO |
DAO for
DocumentNote handling. |
| DocumentTemplateDAO |
This class is a DAO-service for document templates.
|
| DownloadTicketDAO |
DAO for
DownloadTicket handling. |
| HistoryDAO |
DAO for
History handling. |
| RatingDAO |
DAO service for ratings.
|
| VersionDAO |
This class is a DAO-service for versions.
|
| Class | Description |
|---|---|
| HibernateBookmarkDAO |
Hibernate implementation of
BookmarkDAO |
| HibernateDocumentDAO |
Hibernate implementation of
DocumentDAO |
| HibernateDocumentLinkDAO |
Hibernate implementation of
DocumentLinkDAO |
| HibernateDocumentNoteDAO |
Hibernate implementation of
DocumentNoteDAO |
| HibernateDocumentTemplateDAO |
Hibernate implementation of
DocumentTemplateDAO |
| HibernateDownloadTicketDAO |
Hibernate implementation of
DownloadTicketDAO |
| HibernateHistoryDAO |
Hibernate implementation of
HistoryDAO |
| HibernateRatingDAO |
Hibernate implementation of
RatingDAO |
| HibernateVersionDAO |
Hibernate implementation of
DocumentDAO |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.