Uses of Class
org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus

Packages that use FileDownloadStatus
org.eclipse.emf.emfstore.internal.client.model   
org.eclipse.emf.emfstore.internal.client.model.filetransfer   
org.eclipse.emf.emfstore.internal.client.model.impl   
 

Uses of FileDownloadStatus in org.eclipse.emf.emfstore.internal.client.model
 

Methods in org.eclipse.emf.emfstore.internal.client.model that return FileDownloadStatus
 FileDownloadStatus ProjectSpace.getFile(FileIdentifier fileIdentifier)
          Gets a file with a specific identifier.
 

Uses of FileDownloadStatus in org.eclipse.emf.emfstore.internal.client.model.filetransfer
 

Methods in org.eclipse.emf.emfstore.internal.client.model.filetransfer that return FileDownloadStatus
 FileDownloadStatus FileTransferManager.getFile(FileIdentifier fileIdentifier, boolean isTriggeredByUI)
          Returns the download status of the file that is associated with the given FileIdentifier.
 FileDownloadStatus FileTransferManager.getFile(FileIdentifier fileIdentifier, boolean isTriggeredByUI, boolean forceDownload)
          Returns the download status of the file that is associated with the given FileIdentifier.
 

Uses of FileDownloadStatus in org.eclipse.emf.emfstore.internal.client.model.impl
 

Methods in org.eclipse.emf.emfstore.internal.client.model.impl that return FileDownloadStatus
 FileDownloadStatus ProjectSpaceBase.getFile(FileIdentifier fileIdentifier)
          Gets a file with a specific identifier.
 



Copyright © 2015. All Rights Reserved.