|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.editor.verifiers.Verifier
com.ibm.etools.iseries.editor.verifiers.VerifierRPGILE
RPG ILE program verifier.
Nested Class Summary |
---|
Nested classes inherited from class com.ibm.etools.iseries.editor.verifiers.Verifier |
---|
Verifier.RunnableProgramVerifier |
Field Summary | |
---|---|
boolean |
_bInitializationSuccessful
|
URL |
_urlOutlineViewPath
|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.editor.verifiers.Verifier |
---|
_bDBCS, _bLocal, _bShowListingsView, _connection, _document, _iCCSID, _job, _member, _sourceIFile, _strFullLocalFileName, _strMessage, _strProjectName, _view |
Fields inherited from interface com.ibm.etools.iseries.editor.verifiers.IVerifier |
---|
Copyright |
Constructor Summary | |
---|---|
VerifierRPGILE(IDocument document)
Constructor for a document. |
|
VerifierRPGILE(IFile file)
Constructor for a file. |
|
VerifierRPGILE(com.ibm.lpex.core.LpexView lpexView)
Constructor for an Lpex view. |
Method Summary | |
---|---|
boolean |
getCacheRefresh()
Returns whether or not the cache should be refreshed. |
static String |
getDataAreaFileName()
Returns the filename where the Data Area will be stored. |
static boolean |
isAvailable()
Returns whether this verifier is available. |
String |
verify(boolean bSilentMode)
Do the verification. |
String |
verifyWithOptionsDialog()
Displays the program verifier options dialog and the verifies the program. |
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
public boolean _bInitializationSuccessful
public URL _urlOutlineViewPath
Constructor Detail |
public VerifierRPGILE(IDocument document)
public VerifierRPGILE(IFile file)
public VerifierRPGILE(com.ibm.lpex.core.LpexView lpexView)
Method Detail |
public boolean getCacheRefresh()
IVerifier.getCacheRefresh()
public static boolean isAvailable()
public static String getDataAreaFileName()
public String verify(boolean bSilentMode)
verify
in class Verifier
public String verifyWithOptionsDialog()
verifyWithOptionsDialog
in class Verifier
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |