Package com.hp.lft.sdk.sap.ui5
Interface Message
- All Superinterfaces:
Notification
A message in a message notifier from an SAPUI5 notification bar.
-
Method Summary
Methods inherited from interface com.hp.lft.sdk.sap.ui5.Notification
getReceivedTime, getText
-
Method Details
-
getLevel
Returns the severity level of the message.- Returns:
- The severity level of the message. Possible values:
MessageLevel
- Throws:
GeneralLeanFtException
- if error occurs during execution
-