RSE
Release 2.0

org.eclipse.rse.subsystems.files.core.subsystems
Interface IHostFileToRemoteFileAdapter


public interface IHostFileToRemoteFileAdapter


Method Summary
 IRemoteFile convertToRemoteFile(FileServiceSubSystem ss, IRemoteFileContext context, IRemoteFile parent, IHostFile node)
           
 IRemoteFile[] convertToRemoteFiles(FileServiceSubSystem ss, IRemoteFileContext context, IRemoteFile parent, IHostFile[] nodes)
           
 

Method Detail

convertToRemoteFiles

IRemoteFile[] convertToRemoteFiles(FileServiceSubSystem ss,
                                   IRemoteFileContext context,
                                   IRemoteFile parent,
                                   IHostFile[] nodes)

convertToRemoteFile

IRemoteFile convertToRemoteFile(FileServiceSubSystem ss,
                                IRemoteFileContext context,
                                IRemoteFile parent,
                                IHostFile node)

RSE
Release 2.0

Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved.