Uses of Interface
org.nuxeo.ecm.core.blob.DocumentBlobManager
-
Packages that use DocumentBlobManager Package Description org.nuxeo.ecm.core.blob org.nuxeo.ecm.core.blob.stream org.nuxeo.ecm.core.model org.nuxeo.ecm.core.storage -
-
Uses of DocumentBlobManager in org.nuxeo.ecm.core.blob
Classes in org.nuxeo.ecm.core.blob that implement DocumentBlobManager Modifier and Type Class Description class
DocumentBlobManagerComponent
-
Uses of DocumentBlobManager in org.nuxeo.ecm.core.blob.stream
Methods in org.nuxeo.ecm.core.blob.stream that return DocumentBlobManager Modifier and Type Method Description protected DocumentBlobManager
StreamOrphanBlobGC.BlobGCComputation. getDocumentBlobManager()
-
Uses of DocumentBlobManager in org.nuxeo.ecm.core.model
Methods in org.nuxeo.ecm.core.model that return DocumentBlobManager Modifier and Type Method Description protected DocumentBlobManager
BaseSession. getDocumentBlobManager()
-
Uses of DocumentBlobManager in org.nuxeo.ecm.core.storage
Methods in org.nuxeo.ecm.core.storage that return DocumentBlobManager Modifier and Type Method Description protected static DocumentBlobManager
BaseDocument. getDocumentBlobManager()
-