Uses of Interface
org.nuxeo.ecm.core.blob.BlobManager
Packages that use BlobManager
-
Uses of BlobManager in org.nuxeo.ecm.core.blob
Classes in org.nuxeo.ecm.core.blob that implement BlobManagerModifier and TypeClassDescriptionclass
Implementation of the service managing the storage and retrieval ofBlob
s, through internally-registeredBlobProvider
s. -
Uses of BlobManager in org.nuxeo.ecm.core.storage.dbs
Fields in org.nuxeo.ecm.core.storage.dbs declared as BlobManagerMethods in org.nuxeo.ecm.core.storage.dbs that return BlobManagerModifier and TypeMethodDescriptionDBSCachingRepository.getBlobManager()
DBSRepository.getBlobManager()
Gets the blob manager.DBSRepositoryBase.getBlobManager()