|
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.Object com.ibm.etools.iseries.subsystems.qsys.resources.QSYSReadOnlySrcPhysicalFileMember
public class QSYSReadOnlySrcPhysicalFileMember
Class that represents a source physical file that is downloadable to a special temp IFile
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
QSYSReadOnlySrcPhysicalFileMember(IQSYSMember member,
String root)
Constructor for QSYSReadOnlySrcPhysicalFileMember |
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 QSYSReadOnlySrcPhysicalFileMember(IQSYSMember member, String root)
Method Detail |
---|
public void download(Shell shell) throws Exception
true
- if the member should be locked as part of the download, false if notif
- the progress monitor is null, then a default progress monitor will be created
Exception
protected void download(IProgressMonitor monitor) throws Exception
true
- if member should be locked as part of the download, false if not.
Exception
public File getLocalResource()
public void delete()
protected void setStripPrefixOnDownload(boolean stripPrefix)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |