Uses of Class
com.emc.d2fs.service.FileDataSource
Packages that use FileDataSource
-
Uses of FileDataSource in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return FileDataSourceModifier and TypeMethodDescriptionID2ProfileImageService.downloadProfileImage(Context context, String userId) This method downloads the user's profile image, stores it in the local application server and returns the FileDataSource of the file.ID2ZipAndDownloadService.downloadZipFile(Context context, String zipProgressId) Methods in com.emc.d2fs.interfaces with parameters of type FileDataSourceModifier and TypeMethodDescriptionvoidID2ProfileImageService.uploaddProfileImage(Context context, String userId, FileDataSource fileDataSource) This method uploads the user's profile image to the Documentum server.