public interface Thread extends ExplorerNode, TraversableAmetysObject
| Modifier and Type | Method and Description | 
|---|---|
UserIdentity | 
getAuthor()
Get the author of the thread 
 | 
Date | 
getCreationDate()
Get the thread's creation date. 
 | 
String | 
getTitle()
Get the title of the thread 
 | 
long | 
getUnreadPosts(UserIdentity user)
Get the number of unread post in this thread for a user 
 | 
getApplicationId, getDescription, getExplorerPath, getIconCls, hasChildExplorerNodesgetChild, getChildAt, getChildPosition, getChildren, hasChildequals, getId, getName, getParent, getParentPath, getPath, hashCodeUserIdentity getAuthor()
Date getCreationDate()
long getUnreadPosts(UserIdentity user)
user - The user