|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This represents our connection to a remote iSeries system. All of our iSeries subsystems share a single one of these for a given connection.
Field Summary | |
---|---|
static String |
Copyright
|
Fields inherited from interface com.ibm.etools.systems.subsystems.ISystem |
---|
copyright |
Method Summary | |
---|---|
com.ibm.as400.access.AS400 |
getAS400Object()
Return our iSeries toolbox object. |
com.ibm.etools.systems.dstore.core.model.DataStore |
getDataStoreObject()
Return the DataStore object used in communications layer for IBM iSeries subsystems. |
void |
showWarningMsgs(Shell shell,
Vector warnings)
Show any warning messages returned by host api calls. |
Methods inherited from interface com.ibm.etools.systems.subsystems.ISystem |
---|
addCommunicationsListener, clearPasswordCache, clearPasswordCache, clearUserIdCache, connect, disconnect, getHomeDirectory, getHostName, getPort, getSubSystem, getSystemType, getTempDirectory, getUserId, getVersionReleaseModification, inheritConnectionUserPassword, isConnected, isPasswordCached, isPasswordCached, isSuppressSignonPrompt, promptForPassword, removeCommunicationsListener, reset, setPassword, setPassword, setSubSystem, setSuppressSignonPrompt, shareUserPasswordWithConnection |
Field Detail |
public static final String Copyright
Method Detail |
public void showWarningMsgs(Shell shell, Vector warnings)
shell
- Parent UIwarnings
- Vector of String or toString()'able messages.public com.ibm.as400.access.AS400 getAS400Object()
public com.ibm.etools.systems.dstore.core.model.DataStore getDataStoreObject()
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |