|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMessageInfo
This interface provides access to the message information on a server some samples are: an INFO case: "The database connection server successfully established a connection to the server". an ERROR case: "The Adaptive Processing Server was not able to load the following services: SSO, Publishing, Search".
| Nested Class Summary | |
|---|---|
static class |
IMessageInfo.CeMessageDisplayOption
|
static class |
IMessageInfo.CeMessageDisplayStatus
|
| Method Summary | |
|---|---|
IMessageInfo.CeMessageDisplayOption |
getDisplayOption()
Returns the display option of this server message |
IMessageInfo.CeMessageDisplayStatus |
getDisplayStatus()
Returns the status of this server message |
int |
getResourceID()
Returns the resource id for this server message |
java.util.List |
getSubStrings()
Returns a list of sub strings for this server message |
| Method Detail |
|---|
int getResourceID()
java.util.List getSubStrings()
IMessageInfo.CeMessageDisplayStatus getDisplayStatus()
IMessageInfo.CeMessageDisplayOption getDisplayOption()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||