|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.core.resources.ISeriesReadOnlySrcPhysicalFileMember
Class that represents a source physical file that is downloadable to a special temp IFile
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
ISeriesReadOnlySrcPhysicalFileMember(ISeriesMember member,
String root)
Constructor for ISeriesReadOnlySrcPhysicalFileMember |
Method Summary | |
---|---|
void |
delete()
Delete the local resource |
protected void |
download(IProgressMonitor monitor)
Download the member. |
void |
download(Shell shell)
Download the member. |
File |
getLocalResource()
Get the local resource |
protected void |
setStripPrefixOnDownload(boolean stripPrefix)
set if the prefix is to be removed when the file is downloaded |
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
Constructor Detail |
public ISeriesReadOnlySrcPhysicalFileMember(ISeriesMember member, String root)
Method Detail |
public void download(Shell shell) throws Exception
Exception
protected void download(IProgressMonitor monitor) throws Exception
Exception
public File getLocalResource()
public void delete()
protected void setStripPrefixOnDownload(boolean stripPrefix)
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |