|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.SystemAdapterHelpers
com.ibm.etools.iseries.core.ISeriesAdapterHelpers
This class has static helper methods that will very efficiently get an iseries adapter. These adapters all implement both ISystemViewElementAdapter and ISystemRemoteElementAdapter.
ISeriesSubSystemHelpers
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
ISeriesAdapterHelpers()
|
Method Summary | |
---|---|
static ISeriesJobAdapter |
getJobAdapter()
Retrieve the remote adapter for remote ISeries Jobs objects. |
static ISeriesModuleAdapter |
getModuleAdapter()
Retrieve the remote adapter for remote ISeries *MODULE objects. |
static ISeriesMessageAdapter |
getMsgAdapter()
Retrieve the remote adapter for remote messages. |
static ISeriesProcedureAdapter |
getProcedureAdapter()
Retrieve the remote adapter for remote ISeries *MODULE objects. |
static ISeriesQSYSAdapter |
getQSYSAdapter()
Retrieve the remote adapter for remote ISeries Objects objects. |
static com.ibm.etools.systems.core.ui.view.ISystemRemoteElementAdapter |
getRemoteAdapter(Object anyRemoteObject)
Efficiently return the remote adapter given any iSeries remote object produced by any IBM-supplied iSeries subsystem. |
Methods inherited from class com.ibm.etools.systems.core.SystemAdapterHelpers |
---|
getAdapter, getAdapter, getAdapter, getRemoteAdapter, getSystemViewAdapterFactory, getSystemViewFileAdapterFactory, getSystemViewOutputAdapterFactory, getSystemViewRemoteOutputAdapterFactory, getSystemViewSearchResultSetAdapterFactory |
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
Constructor Detail |
public ISeriesAdapterHelpers()
Method Detail |
public static ISeriesJobAdapter getJobAdapter()
public static ISeriesModuleAdapter getModuleAdapter()
public static ISeriesProcedureAdapter getProcedureAdapter()
public static ISeriesQSYSAdapter getQSYSAdapter()
public static ISeriesMessageAdapter getMsgAdapter()
public static com.ibm.etools.systems.core.ui.view.ISystemRemoteElementAdapter getRemoteAdapter(Object anyRemoteObject)
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |