| Interface | Description |
|---|---|
| DocumentListener |
This interface defines hooks called before and after a particular event
occurs on the specified document.
|
| DocumentManager |
A general manager for documents handling issues
|
| Class | Description |
|---|---|
| AbstractDocument |
The Document is the central entity of LogicalDOC.
|
| AbstractHistory |
Superclass for history entries
|
| Bookmark |
A bookmark over a document
|
| DigestProcessor |
This task takes care of calculating the documents digest
|
| Document |
Basic concrete implementation of
AbstractDocument |
| DocumentLink |
Represents a document link.
|
| DocumentListenerManager |
A manager for document listeners.
|
| DocumentManagerImpl |
Basic Implementation of
DocumentManager |
| DocumentNote |
A note over a document
|
| DocumentTemplate |
A template simply collects a set of attribute names
|
| DownloadTicket |
Represents a download ticket.
|
| History |
Registers an event on folder or document
|
| Rating |
A rating over a document
|
| TagCloud |
This class is a TagCloud
|
| TagCloudGenerator |
This task generate all data needed by the tag cloud panel.
|
| Version |
This class represents versions.
|
| Enum | Description |
|---|---|
| DocumentEvent |
Possible events in the document's history
|
| Exception | Description |
|---|---|
| DuplicateDocumentExeption |
Used to declare a duplicated insert
|
Copyright © 2008-2014 Logical Objects. All Rights Reserved.