| 
Rational Developer for Power Systems Software V7.6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.systems.editor.SystemReadOnlyRemoteFile
public class SystemReadOnlyRemoteFile
| Field Summary | |
|---|---|
static String | 
Copyright
 | 
protected  String | 
localPath
 | 
protected  IRemoteFile | 
remoteFile
 | 
protected  String | 
remotePath
 | 
protected  String | 
root
 | 
protected  IRemoteFileSubSystem | 
subsystem
 | 
| Constructor Summary | |
|---|---|
SystemReadOnlyRemoteFile(IRemoteFile remoteFile,
                         String root)
Constructor for SystemReadOnlyRemoteFile  | 
|
| Method Summary | |
|---|---|
 void | 
delete()
Delete the local resource  | 
protected  void | 
download(IProgressMonitor monitor)
Download the file.  | 
 void | 
download(Shell shell)
Download the file.  | 
protected  String | 
getDownloadPath()
Get the download path  | 
 String | 
getLocalPath()
Returns the local path.  | 
 File | 
getLocalResource()
Get the local resource  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final String Copyright
protected IRemoteFile remoteFile
protected String remotePath
protected IRemoteFileSubSystem subsystem
protected String root
protected String localPath
| Constructor Detail | 
|---|
public SystemReadOnlyRemoteFile(IRemoteFile remoteFile,
                                String root)
| Method Detail | 
|---|
public void download(Shell shell)
              throws Exception
if - the shell is null, no progress monitor will be shown
Exception
protected void download(IProgressMonitor monitor)
                 throws Exception
the - progress monitor
Exceptionpublic String getLocalPath()
public File getLocalResource()
public void delete()
protected String getDownloadPath()
  | 
Rational Developer for Power Systems Software V7.6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||