Uses of Class
org.nuxeo.ecm.core.blob.SimpleManagedBlob
Package
Description
-
Uses of SimpleManagedBlob in org.nuxeo.ecm.core.blob
Modifier and TypeMethodDescriptionSimpleManagedBlob.withKeyAndDigest
(String newKey, String newDigest) Returns a copy of this blob with a new key and digest. -
Uses of SimpleManagedBlob in org.nuxeo.ecm.liveconnect.core
Modifier and TypeMethodDescriptionprotected SimpleManagedBlob
AbstractLiveConnectBlobProvider.toBlob
(LiveConnectFile file) AbstractLiveConnectBlobProvider.toBlob
(LiveConnectFileInfo fileInfo) Modifier and TypeMethodDescriptionprotected boolean
AbstractLiveConnectBlobProvider.hasChanged
(SimpleManagedBlob blob, LiveConnectFile file) Should be overriden by subclasses wanting to rely on a different fields. -
Uses of SimpleManagedBlob in org.nuxeo.ecm.liveconnect.google.drive
Modifier and TypeMethodDescriptionprotected boolean
GoogleDriveBlobProvider.hasChanged
(SimpleManagedBlob blob, LiveConnectFile file)