|
OBEROn SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.oberon.ooql.sdk.OberonMessages
public class OberonMessages
Collects all internal messages (for Exceptions/Notifications) in English language
| Constructor Summary | |
|---|---|
OberonMessages()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getMessage(java.lang.String sErrorKey,
java.lang.Object[] params)
Retrieve a message by keyword and replace all parameters inside |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OberonMessages()
| Method Detail |
|---|
public static java.lang.String getMessage(java.lang.String sErrorKey,
java.lang.Object[] params)
sErrorKey - the message keywordparams - parameter values to be replaced in the message
|
OBEROn SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||