CompoundFilter |
A filter based on a list of others filters.
|
DataModelImpl |
Data model implementation.
|
DataModelMapImpl |
Deprecated.
|
DocumentLocationImpl |
|
DocumentModelChildrenIterator |
Iterator over the children of a folder.
|
DocumentModelImpl |
|
DocumentModelListImpl |
|
DocumentRefListImpl |
|
DownloadBlobGuard |
A Guard to avoid the current thread within a transaction to download the main blob in the following cases:
- when loading a document with a content/length property that is unset
- when saving a document the previous version is loaded with the blob if content/length is unset
- when performing a fulltext extractor job because content/length has been updated
The Guard is removed on transaction commit or rollback.
|
FacetFilter |
A filter based on facets.
|
LifeCycleFilter |
A filter based on the document's life cycle.
|
PermissionFilter |
A filter based on permissions.
|
SimpleDocumentModel |
A DocumentModel that can have any schema and is not made persistent by itself.
|
UserPrincipal |
NuxeoPrincipal stub implementation.
|
VersionModelImpl |
|