| Package | Description |
|---|---|
| org.nuxeo.ecm.core.blob | |
| org.nuxeo.ecm.core.storage.marklogic | |
| org.nuxeo.ecm.core.storage.mem | |
| org.nuxeo.ecm.core.storage.mongodb |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentBlobManagerComponent
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MarkLogicRepository.markReferencedBinaries(State state,
DocumentBlobManager blobManager) |
protected void |
MarkLogicRepository.markReferencedBinary(Object value,
DocumentBlobManager blobManager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MemRepository.markReferencedBinaries(State state,
List<String> path,
int start,
DocumentBlobManager blobManager) |
protected void |
MemRepository.markReferencedBinary(Object value,
DocumentBlobManager blobManager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MongoDBRepository.markReferencedBinaries(org.bson.Document ob,
DocumentBlobManager blobManager) |
protected void |
MongoDBRepository.markReferencedBinary(Object value,
DocumentBlobManager blobManager) |
Copyright © 2019 Nuxeo. All rights reserved.