|
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 SystemBaseAction com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseAction com.ibm.etools.iseries.edit.ui.actions.ISeriesVerifySourceAction com.ibm.etools.iseries.edit.ui.actions.ISeriesVerifyLocalSourceAction
public class ISeriesVerifyLocalSourceAction
Verify local source from the Remote Systems view
Field Summary | |
---|---|
protected boolean |
_bprompt
|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.edit.ui.actions.ISeriesVerifySourceAction |
---|
Copyright |
Constructor Summary | |
---|---|
ISeriesVerifyLocalSourceAction()
Constructor. |
|
ISeriesVerifyLocalSourceAction(Shell parent,
boolean prompt)
Constructor. |
Method Summary | |
---|---|
ISystemRemoteElementAdapter |
getRemoteAdapter(Object o)
Returns the implementation of ISystemRemoteElementAdapter for the given object. |
void |
run()
Run method - do the verify, this will download the member if necessary. |
static void |
runVerify(IRemoteFile selectedFile,
ISystemRemoteElementAdapter remoteAdapter,
boolean prompt)
verify a selected local file - copies file to temp files project and runs verifier for file's source type |
Methods inherited from class com.ibm.etools.iseries.edit.ui.actions.ISeriesVerifySourceAction |
---|
checkObjectType, isVerifierAvailable, run, setEnabled, setSelection |
Methods inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseAction |
---|
getIBMiConnection, isAvailableOffline, updateSelection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
protected boolean _bprompt
Constructor Detail |
---|
public ISeriesVerifyLocalSourceAction()
public ISeriesVerifyLocalSourceAction(Shell parent, boolean prompt)
Method Detail |
---|
public void run()
ISeriesVerifySourceAction
run
in class ISeriesVerifySourceAction
public ISystemRemoteElementAdapter getRemoteAdapter(Object o)
public static void runVerify(IRemoteFile selectedFile, ISystemRemoteElementAdapter remoteAdapter, boolean prompt)
selectedFile
- prompt
-
Exception
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |