Uses of Class
com.emc.d2fs.service.FileDataSource
-
Uses of FileDataSource in com.emc.d2fs.interfaces
Modifier 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.Modifier and TypeMethodDescriptionvoid
ID2ProfileImageService.uploaddProfileImage
(Context context, String userId, FileDataSource fileDataSource) This method uploads the user's profile image to the Documentum server.