Uses of Interface
org.nuxeo.ecm.liveconnect.core.LiveConnectFile
Packages that use LiveConnectFile
Package
Description
-
Uses of LiveConnectFile in org.nuxeo.ecm.liveconnect.box
Classes in org.nuxeo.ecm.liveconnect.box that implement LiveConnectFileMethods in org.nuxeo.ecm.liveconnect.box that return LiveConnectFileModifier and TypeMethodDescriptionprotected LiveConnectFileBoxBlobProvider.retrieveFile(LiveConnectFileInfo fileInfo) -
Uses of LiveConnectFile in org.nuxeo.ecm.liveconnect.core
Classes in org.nuxeo.ecm.liveconnect.core that implement LiveConnectFileModifier and TypeClassDescriptionclassBasic implementation ofLiveConnectFile.classAn emptyLiveConnectFilereturned when there is an underlyingIOException.Methods in org.nuxeo.ecm.liveconnect.core that return LiveConnectFileModifier and TypeMethodDescriptionprotected LiveConnectFileAbstractLiveConnectBlobProvider.getFile(LiveConnectFileInfo fileInfo) Returns theLiveConnectFilefrom cache, if it doesn't exist retrieves it with API and cache it.protected final LiveConnectFileAbstractLiveConnectBlobProvider.getFileFromCache(LiveConnectFileInfo fileInfo) protected abstract LiveConnectFileAbstractLiveConnectBlobProvider.retrieveFile(LiveConnectFileInfo fileInfo) Retrieves the file with API.Methods in org.nuxeo.ecm.liveconnect.core with parameters of type LiveConnectFileModifier and TypeMethodDescriptionprotected booleanAbstractLiveConnectBlobProvider.hasChanged(SimpleManagedBlob blob, LiveConnectFile file) Should be overriden by subclasses wanting to rely on a different fields.protected final voidAbstractLiveConnectBlobProvider.putFileInCache(LiveConnectFile file) protected SimpleManagedBlobAbstractLiveConnectBlobProvider.toBlob(LiveConnectFile file) -
Uses of LiveConnectFile in org.nuxeo.ecm.liveconnect.google.drive
Classes in org.nuxeo.ecm.liveconnect.google.drive that implement LiveConnectFileMethods in org.nuxeo.ecm.liveconnect.google.drive that return LiveConnectFileModifier and TypeMethodDescriptionprotected LiveConnectFileGoogleDriveBlobProvider.retrieveFile(LiveConnectFileInfo fileInfo) Methods in org.nuxeo.ecm.liveconnect.google.drive with parameters of type LiveConnectFileModifier and TypeMethodDescriptionprotected booleanGoogleDriveBlobProvider.hasChanged(SimpleManagedBlob blob, LiveConnectFile file)