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 classDocumentBlobManagerComponent -
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 DocumentBlobManagerStreamOrphanBlobGC.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 DocumentBlobManagerBaseSession. 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 DocumentBlobManagerBaseDocument. getDocumentBlobManager()
-