|
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.messages.SystemMessage
com.ibm.etools.iseries.core.util.ISeriesHostMessage
Field Summary | |
---|---|
static String |
Copyright
|
Fields inherited from class com.ibm.etools.systems.core.messages.SystemMessage |
---|
COMPLETION, copyright, ERROR, INFORMATION, INQUIRY, NESTING_INDENT, UNEXPECTED, WARNING |
Constructor Summary | |
---|---|
ISeriesHostMessage(com.ibm.etools.iseries.comm.interfaces.IISeriesMessageDescription msgDescription,
Object var1,
Object var2,
Object var3,
Object var4)
Constructor for the dialog |
|
ISeriesHostMessage(ISeriesConnection connection,
String library,
String file,
String msgId)
Constructor for the dialog |
|
ISeriesHostMessage(ISeriesConnection connection,
String library,
String file,
String msgId,
Object var1)
Constructor for the dialog |
|
ISeriesHostMessage(ISeriesConnection connection,
String library,
String file,
String msgId,
Object var1,
Object var2)
Constructor for the dialog |
|
ISeriesHostMessage(ISeriesConnection connection,
String library,
String file,
String msgId,
Object var1,
Object var2,
Object var3)
Constructor for the dialog |
|
ISeriesHostMessage(ISeriesConnection connection,
String library,
String file,
String msgId,
Object var1,
Object var2,
Object var3,
Object var4)
Constructor for the dialog |
Methods inherited from class com.ibm.etools.systems.core.messages.SystemMessage |
---|
getComponent, getFullMessageID, getIndicator, getLevelOneText, getLevelTwoText, getLongMessageID, getMessageID, getMessageNumber, getNumSubstitutionVariables, getSubComponent, getSubValue, getSubVariables, hasLongID, makeSubstitution, makeSubstitution, makeSubstitution, makeSubstitution, makeSubstitution, setIndicator, setPrefixChar, sub, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final String Copyright
Constructor Detail |
public ISeriesHostMessage(ISeriesConnection connection, String library, String file, String msgId) throws com.ibm.etools.systems.core.messages.IndicatorException, com.ibm.etools.systems.core.messages.SystemMessageException
connection
- the connection to retrieve the message fromlibrary
- the library ofthe message filefile
- the message file namemsgId
- the message idpublic ISeriesHostMessage(ISeriesConnection connection, String library, String file, String msgId, Object var1) throws com.ibm.etools.systems.core.messages.IndicatorException, com.ibm.etools.systems.core.messages.SystemMessageException
connection
- the connection to retrieve the message fromlibrary
- the library ofthe message filefile
- the message file namemsgId
- the message idvar1
- substitution variable 1
com.ibm.etools.systems.core.messages.IndicatorException
com.ibm.etools.systems.core.messages.SystemMessageException
public ISeriesHostMessage(ISeriesConnection connection, String library, String file, String msgId, Object var1, Object var2) throws com.ibm.etools.systems.core.messages.IndicatorException, com.ibm.etools.systems.core.messages.SystemMessageException
connection
- the connection to retrieve the message fromlibrary
- the library ofthe message filefile
- the message file namemsgId
- the message idvar1
- substitution variable 1var2
- substitution variable 2
com.ibm.etools.systems.core.messages.IndicatorException
com.ibm.etools.systems.core.messages.SystemMessageException
public ISeriesHostMessage(ISeriesConnection connection, String library, String file, String msgId, Object var1, Object var2, Object var3) throws com.ibm.etools.systems.core.messages.IndicatorException, com.ibm.etools.systems.core.messages.SystemMessageException
connection
- the connection to retrieve the message fromlibrary
- the library ofthe message filefile
- the message file namemsgId
- the message idvar1
- substitution variable 1var2
- substitution variable 2var3
- substitution variable 3
com.ibm.etools.systems.core.messages.IndicatorException
com.ibm.etools.systems.core.messages.SystemMessageException
public ISeriesHostMessage(ISeriesConnection connection, String library, String file, String msgId, Object var1, Object var2, Object var3, Object var4) throws com.ibm.etools.systems.core.messages.IndicatorException, com.ibm.etools.systems.core.messages.SystemMessageException
connection
- the connection to retrieve the message fromlibrary
- the library ofthe message filefile
- the message file namemsgId
- the message idvar1
- substitution variable 1var2
- substitution variable 2var3
- substitution variable 3var4
- substitution variable 4
com.ibm.etools.systems.core.messages.IndicatorException
com.ibm.etools.systems.core.messages.SystemMessageException
public ISeriesHostMessage(com.ibm.etools.iseries.comm.interfaces.IISeriesMessageDescription msgDescription, Object var1, Object var2, Object var3, Object var4) throws com.ibm.etools.systems.core.messages.IndicatorException, com.ibm.etools.systems.core.messages.SystemMessageException
msgDescription
- The iSeries message descriptionvar1
- substitution variable 1var2
- substitution variable 2var3
- substitution variable 3var4
- substitution variable 4
com.ibm.etools.systems.core.messages.IndicatorException
com.ibm.etools.systems.core.messages.SystemMessageException
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |