From 7b29453c3d1f8080b4b9c83833f4f76b38e2a6bf Mon Sep 17 00:00:00 2001 From: David Dykstal Date: Wed, 30 Apr 2008 20:49:54 +0000 Subject: [PATCH] [221211] [api][breaking][files] need batch operations to indicate which operations were successful https://bugs.eclipse.org/bugs/show_bug.cgi?id=221211 --- .../src/org/eclipse/rse/services/files/IFileService.java | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IFileService.java b/rse/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IFileService.java index 253bade247f..edc54df2b5a 100644 --- a/rse/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IFileService.java +++ b/rse/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IFileService.java @@ -243,8 +243,9 @@ public interface IFileService extends IService /** * Get an abstract remote file handle for a specified path. * - * @param remoteParent - * @param name + * @param remoteParent the name of the parent directory on the remote file + * system from which to retrieve the file. + * @param name the name of the file to be retrieved. * @param monitor the monitor for this potentially long running operation * @return the host file given the parent path and file name. Must not * return null, non-existing files should be