|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.outerj.daisy.repository | |
|---|---|
| org.outerj.daisy.repository | Core API for accessing the repository, and creating and modifying documents in it. |
| org.outerj.daisy.repository.acl | API for dealing with the Access Control functionality. |
| org.outerj.daisy.repository.comment | API for dealing with document comments. |
| org.outerj.daisy.repository.query | API for querying the repository using the Daisy Query Language. |
| org.outerj.daisy.repository.schema | API for dealing with the repository schema, thus the available document types, fields, and parts. |
| org.outerj.daisy.repository.user | API for managing the repository users and roles. |
| org.outerj.daisy.repository.variant | |
| Classes in org.outerj.daisy.repository used by org.outerj.daisy.repository | |
|---|---|
| AccessException
Exception thrown in case of permission-related problems. |
|
| AvailableVariant
Holds information about a variant of a document. |
|
| AvailableVariants
|
|
| CollectionManager
The CollectionManager is responsible for all tasks related to collection management (creation, deletion, listing). |
|
| Credentials
|
|
| Document
A document in the repository. |
|
| DocumentCollection
A collection of documents in the repository. |
|
| DocumentCollections
A collection of DocumentCollection objects. |
|
| DocumentTypeInconsistencyException
This exception is used when manipulating a document in a way that would make it inconsistent with its DocumentType. |
|
| DocumentVariantEventType
Enumeration of the synchronous event types that apply to a variant of a document. |
|
| Field
Fields belong to documents (or versions of documents), and can be used for various purposes. |
|
| FieldNotFoundException
|
|
| Fields
A collection of Field objects. |
|
| Link
An "out-of-line" link associated with a Document
or Version. |
|
| LinkExtractorInfo
|
|
| Links
A collection of Links, typically retrieved from
Document.getLinks() or Version.getLinks(). |
|
| LocalizedException
|
|
| LockInfo
Provides information about a lock on a document variant. |
|
| LockType
Enumeration of the available lock types. |
|
| Part
Parts belong to documents (or versions of documents), and are the things that contain the actual data of the document. |
|
| PartDataSource
|
|
| PartNotFoundException
|
|
| Parts
A collection of Part objects. |
|
| Repository
Start point for a user to access the repository. |
|
| RepositoryEventType
Enumeration of the possible repository events. |
|
| RepositoryException
Thrown if something goes wrong in the repository. |
|
| RepositoryListener
Listener interface for repository related events. |
|
| ValueType
Enumeration of the possible kinds of values that a field can have. |
|
| VariantKey
An immutable object identifying a specific document variant. |
|
| VariantKeys
|
|
| Version
A version of a Document. |
|
| Versions
A collection of Version objects. |
|
| VersionState
Enumeration of the states a Version can be in. |
|
| Classes in org.outerj.daisy.repository used by org.outerj.daisy.repository.acl | |
|---|---|
| Document
A document in the repository. |
|
| RepositoryException
Thrown if something goes wrong in the repository. |
|
| VariantKey
An immutable object identifying a specific document variant. |
|
| Classes in org.outerj.daisy.repository used by org.outerj.daisy.repository.comment | |
|---|---|
| RepositoryException
Thrown if something goes wrong in the repository. |
|
| VariantKey
An immutable object identifying a specific document variant. |
|
| Classes in org.outerj.daisy.repository used by org.outerj.daisy.repository.query | |
|---|---|
| Document
A document in the repository. |
|
| RepositoryException
Thrown if something goes wrong in the repository. |
|
| VariantKey
An immutable object identifying a specific document variant. |
|
| Version
A version of a Document. |
|
| Classes in org.outerj.daisy.repository used by org.outerj.daisy.repository.schema | |
|---|---|
| LinkExtractorInfos
|
|
| RepositoryException
Thrown if something goes wrong in the repository. |
|
| ValueType
Enumeration of the possible kinds of values that a field can have. |
|
| Classes in org.outerj.daisy.repository used by org.outerj.daisy.repository.user | |
|---|---|
| LocalizedException
|
|
| RepositoryException
Thrown if something goes wrong in the repository. |
|
| Classes in org.outerj.daisy.repository used by org.outerj.daisy.repository.variant | |
|---|---|
| RepositoryException
Thrown if something goes wrong in the repository. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||