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, hasChildExplorerNodes
getChild, getChildAt, getChildPosition, getChildren, hasChild
equals, getId, getName, getParent, getParentPath, getPath, hashCode
UserIdentity getAuthor()
Date getCreationDate()
long getUnreadPosts(UserIdentity user)
user
- The user