|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for all extenders of Verifier class to implement.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
String |
doVerification(boolean bSilentMode)
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. |
ISeriesMember |
getISeriesMember()
Get the ISeries member if it is a remote file. |
boolean |
isLocal()
Queries whether the resource we are verifying is local or remote. |
void |
setIFile(IFile fileObject)
sets the IFile to use to retrieve connection, filename and CCSID information |
void |
setISeriesConnection(ISeriesConnection connection)
Method setISeriesConnection. |
void |
setLocal(boolean bIsLocal)
Sets whether the resource we are verifying is local or remote. |
Field Detail |
public static final String Copyright
Method Detail |
public String doVerification(boolean bSilentMode)
public String doVerificationWithOptionsDialog()
public ISeriesMember getISeriesMember()
public String getFullLocalFileName()
public boolean getCacheRefresh()
public boolean isLocal()
public void setIFile(IFile fileObject)
public void setISeriesConnection(ISeriesConnection connection)
connection
- the connection to use when verifypublic void setLocal(boolean bIsLocal)
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |