Uses of Class
org.nuxeo.ecm.core.blob.SimpleManagedBlob
Packages that use SimpleManagedBlob
Package
Description
-
Uses of SimpleManagedBlob in org.nuxeo.ecm.core.blob
Methods in org.nuxeo.ecm.core.blob that return SimpleManagedBlobModifier 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
Methods in org.nuxeo.ecm.liveconnect.core that return SimpleManagedBlobModifier and TypeMethodDescriptionprotected SimpleManagedBlob
AbstractLiveConnectBlobProvider.toBlob
(LiveConnectFile file) AbstractLiveConnectBlobProvider.toBlob
(LiveConnectFileInfo fileInfo) Methods in org.nuxeo.ecm.liveconnect.core with parameters of type SimpleManagedBlobModifier 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
Methods in org.nuxeo.ecm.liveconnect.google.drive with parameters of type SimpleManagedBlobModifier and TypeMethodDescriptionprotected boolean
GoogleDriveBlobProvider.hasChanged
(SimpleManagedBlob blob, LiveConnectFile file)