public interface ModifiableThread extends Thread, ModifiableTraversableAmetysObject, RemovableAmetysObject, ModifiableExplorerNode
| Modifier and Type | Method and Description | 
|---|---|
void | 
markAsRead(UserIdentity user)
Mark the thread as read by a user 
 | 
void | 
setAuthor(UserIdentity author)
Set the author of this thread. 
 | 
void | 
setCreationDate(Date creationDate)
Set the thread's creation date. 
 | 
void | 
setTitle(String title)
Set the title of this thread. 
 | 
getAuthor, getCreationDate, getTitle, getUnreadPostscreateChildgetChild, getChildAt, getChildPosition, getChildren, hasChildremovesetDescriptiongetApplicationId, getDescription, getExplorerPath, getIconCls, hasChildExplorerNodesneedsSave, rename, revertChanges, saveChangesequals, getId, getName, getParent, getParentPath, getPath, hashCodevoid setTitle(String title)
title - the thread's titlevoid setAuthor(UserIdentity author)
author - the authorvoid setCreationDate(Date creationDate)
creationDate - the thread's creation date.void markAsRead(UserIdentity user)
user - The user