Package com.logicaldoc.core.document
package com.logicaldoc.core.document
- Since:
- 1.0
-
ClassDescriptionThe Document is the central entity of LogicalDOC.A bookmark over a documentDAO service for bookmarksThis task takes care of calculating the documents digestBasic concrete implementation of
AbstractDocument
Comparators to sort documents with different optionsThis class is a DAO-service for documents.Possible events in the document's historyRegisters an event on folder or documentDAO forDocumentHistory
handling.This listener takes care of initializing the metadata of a document.Represents a document link.DAO forDocumentLink
handling.This interface defines hooks called before and after a particular event occurs on the specified document.A manager for document listeners.A general manager for documents handling issuesBasic Implementation ofDocumentManager
A note over a documentDAO forDocumentNote
handling.This listener takes care of logically validate a document.Used to declare a duplicated insertHibernate implementation ofBookmarkDAO
Hibernate implementation ofDocumentDAO
Hibernate implementation ofHistoryDAO
Hibernate implementation ofDocumentLinkDAO
Hibernate implementation ofDocumentNoteDAO
Hibernate implementation ofRatingDAO
Hibernate implementation ofVersionDAO
A rating over a documentDAO service for ratingsRepresents a tag of a specific documentThis class is a TagCloudThis task generate all data needed by the tag cloud panel and the tags drop-down lists.This class represents versions.This class is a DAO-service for versions.