|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IVerifier
Interface for all extenders of Verifier class to implement.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
String |
doVerification(int iMode)
Do the verification. |
String |
doVerificationWithOptionsDialog()
Display an options dialog and verify. |
boolean |
getCacheRefresh()
Method getCacheRefresh. |
String |
getFullLocalFileName()
Get the file name if not a remote file. |
IQSYSMember |
getQSYSMember()
Get the member if it is a remote file. |
boolean |
isLocal()
Queries whether the resource we are verifying is local or remote. |
void |
setIBMiConnection(IBMiConnection connection)
Method setIBMiConnection. |
void |
setIFile(IFile fileObject)
sets the IFile to use to retrieve connection, filename and CCSID information |
void |
setLocal(boolean bIsLocal)
Sets whether the resource we are verifying is local or remote. |
Field Detail |
---|
static final String copyright
Method Detail |
---|
String doVerification(int iMode)
String doVerificationWithOptionsDialog()
IQSYSMember getQSYSMember()
String getFullLocalFileName()
boolean getCacheRefresh()
boolean isLocal()
void setIFile(IFile fileObject)
void setIBMiConnection(IBMiConnection connection)
connection
- the connection to use when verifyvoid setLocal(boolean bIsLocal)
true
- if resource is a local resource, false if resource is a
remote resource.
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |