|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SystemMessage com.ibm.etools.iseries.rse.util.ISeriesHostMessage
public class ISeriesHostMessage
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
ISeriesHostMessage(IBMiConnection connection,
String library,
String file,
String msgId)
Constructor for the dialog |
|
ISeriesHostMessage(IBMiConnection connection,
String library,
String file,
String msgId,
Object var1)
Constructor for the dialog |
|
ISeriesHostMessage(IBMiConnection connection,
String library,
String file,
String msgId,
Object var1,
Object var2)
Constructor for the dialog |
|
ISeriesHostMessage(IBMiConnection connection,
String library,
String file,
String msgId,
Object var1,
Object var2,
Object var3)
Constructor for the dialog |
|
ISeriesHostMessage(IBMiConnection connection,
String library,
String file,
String msgId,
Object var1,
Object var2,
Object var3,
Object var4)
Constructor for the dialog |
|
ISeriesHostMessage(IQSYSMessageDescription msgDescription,
Object var1,
Object var2,
Object var3,
Object var4)
Constructor for the dialog |
Method Summary |
---|
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 ISeriesHostMessage(IBMiConnection connection, String library, String file, String msgId) throws SystemMessageException
connection
- the connection to retrieve the message fromlibrary
- the library of the message filefile
- the message file namemsgId
- the message id
SystemMessageException
public ISeriesHostMessage(IBMiConnection connection, String library, String file, String msgId, Object var1) throws SystemMessageException
connection
- the connection to retrieve the message fromlibrary
- the library of the message filefile
- the message file namemsgId
- the message idvar1
- substitution variable 1
IndicatorException
SystemMessageException
public ISeriesHostMessage(IBMiConnection connection, String library, String file, String msgId, Object var1, Object var2) throws 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
IndicatorException
SystemMessageException
public ISeriesHostMessage(IBMiConnection connection, String library, String file, String msgId, Object var1, Object var2, Object var3) throws 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
IndicatorException
SystemMessageException
public ISeriesHostMessage(IBMiConnection connection, String library, String file, String msgId, Object var1, Object var2, Object var3, Object var4) throws 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
IndicatorException
SystemMessageException
public ISeriesHostMessage(IQSYSMessageDescription msgDescription, Object var1, Object var2, Object var3, Object var4) throws SystemMessageException
msgDescription
- The iSeries message descriptionvar1
- substitution variable 1var2
- substitution variable 2var3
- substitution variable 3var4
- substitution variable 4
IndicatorException
SystemMessageException
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |