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.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.DBSSessionInvoker |
An indirection to a
DBSSession that has a different sessionId. |
DBSSession |
Implementation of a
Session for Document-Based Storage. |
DBSSession.DBSDocumentListIterator | |
DBSTransactionState |
Transactional state for a session.
|
Copyright © 2015 Nuxeo SA. All rights reserved.