|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EditorMessageType | |
| com.sap.portal.admin.editor | |
| Uses of EditorMessageType in com.sap.portal.admin.editor |
| Fields in com.sap.portal.admin.editor declared as EditorMessageType | |
static EditorMessageType |
EditorMessageType.INFO
Info EditorMessageType |
static EditorMessageType |
EditorMessageType.WARNING
Warning EditorMessageType |
static EditorMessageType |
EditorMessageType.ERROR
Error EditorMessageType |
| Methods in com.sap.portal.admin.editor with parameters of type EditorMessageType | |
void |
IEditorResponse.addMessageKey(EditorMessageType messageType,
java.lang.String messageKey)
Add a message key that represented a message that will be published (formatted) to the editor user. |
void |
IEditorResponse.addMessageKey(EditorMessageType messageType,
java.lang.String messageKey,
java.lang.Object[] parameters)
Add a message key that represented a message that will be published (formatted) to the editor user. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||