| Interface | Description |
|---|---|
| Document |
A low-level document from a
Session. |
| Document.BlobAccessor |
An accessor that can read or write a blob and know its xpath.
|
| Document.WriteContext |
Context passed to write operations to optionally record things to do at
Document.WriteContext.flush(org.nuxeo.ecm.core.model.Document) time. |
| LockManager | Deprecated
since 10.2, use
LockManager instead |
| Repository |
Interface to manage a low-level repository.
|
| Session<T extends QueryFilter> |
Internal Session accessing the low-level storage.
|
| Class | Description |
|---|---|
| DocumentModelResolver |
This
ObjectResolver allows to manage integrity for fields containing DocumentModel references (id or
path). |
| DocumentModelResolver.REF | |
| DuplicatedNameFixer | |
| EmptyNameFixer | |
| PathComparator |
Compares documents by paths.
|
| Enum | Description |
|---|---|
| DocumentModelResolver.MODE |
Copyright © 2019 Nuxeo. All rights reserved.