Package com.uc4.api.systemoverview
Class MessageListItem
java.lang.Object
com.uc4.api.systemoverview.MessageListItem
This class represents one row in the search result of the 
MessageList.- 
Constructor SummaryConstructorsConstructorDescriptionMessageListItem(Element row, ConnectionAttributes session) Internal use only.
- 
Method Summary
- 
Constructor Details- 
MessageListItemInternal use only.- Parameters:
- row- Row element
- session- Session info
 
 
- 
- 
Method Details- 
getIcon- Returns:
- Name of the icon in the User Interface
 
- 
getTimestamp- Returns:
- Date and time of the message
 
- 
getSource- Returns:
- Source of the message
 
- 
getCategory- Returns:
- Category of the message
 
- 
getMessageType- Returns:
- Type of the message
 
- 
getMessage- Returns:
- Message text
 
 
-