Interface | Description |
---|---|
DBSRepository |
Interface for a
Repository for Document-Based Storage. |
Class | Description |
---|---|
DBSDocument |
Implementation of a
Document for Document-Based Storage. |
DBSDocumentState |
Implementation of a
Document state for Document-Based Storage. |
DBSExpressionEvaluator |
Expression evaluator for a
DBSDocument state. |
DBSExpressionEvaluator.DBSPathResolver | |
DBSExpressionEvaluator.OrderByComparator | |
DBSFulltextExtractorWork |
Work task that does fulltext extraction from the blobs of the given document.
|
DBSRepositoryBase |
Provides sharing behavior for repository sessions and other basic functions.
|
DBSRepositoryBase.BlobFinder |
Finds the paths for all blobs in all document types.
|
DBSRepositoryBase.DBSSessionInvoker |
An indirection to a base
DBSSession intercepting close() to not close the base session until the
transaction itself is closed. |
DBSSession |
Implementation of a
Session for Document-Based Storage. |
DBSSession.DBSQueryResult | |
DBSTransactionState |
Transactional state for a session.
|
DBSTransactionState.FulltextFinder |
Copyright © 2015 Nuxeo SA. All rights reserved.