org.eclipse.rse.subsystems.files.local.model
Class LocalFileAdapter
java.lang.Object
org.eclipse.rse.subsystems.files.local.model.LocalFileAdapter
- All Implemented Interfaces:
- IHostFileToRemoteFileAdapter
- public class LocalFileAdapter
- extends Object
- implements IHostFileToRemoteFileAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalFileAdapter
public LocalFileAdapter()
convertToRemoteFiles
public IRemoteFile[] convertToRemoteFiles(FileServiceSubSystem ss,
IRemoteFileContext context,
IRemoteFile parent,
IHostFile[] nodes)
- Specified by:
convertToRemoteFiles in interface IHostFileToRemoteFileAdapter
convertToRemoteFile
public IRemoteFile convertToRemoteFile(FileServiceSubSystem ss,
IRemoteFileContext context,
IRemoteFile parent,
IHostFile node)
- Specified by:
convertToRemoteFile in interface IHostFileToRemoteFileAdapter
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.