|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.solidstategroup.forum.Thread
com.solidstategroup.forum.ArticleThread
public class ArticleThread
| Field Summary |
|---|
| Fields inherited from class com.solidstategroup.forum.Thread |
|---|
POSTS_PER_PAGE |
| Constructor Summary | |
|---|---|
ArticleThread()
|
|
| Method Summary | |
|---|---|
Thread |
execute()
|
Article |
getArticleCommentedIn()
|
void |
setArticleCommentedIn(Article articleCommentedIn)
|
| Methods inherited from class com.solidstategroup.forum.Thread |
|---|
delete, getAuthor, getLastPost, getModeratedStatus, getNumberOfReplies, getNumberOfViews, getOwnerForum, getPage, getPosts, getPostsPerPage, getSubject, getThreadId, getTotalNumberOfPages, isLocked, lockThread, readThread, setAuthor, setForumId, setLastPost, setLocked, setModeratedStatus, setNumberOfReplies, setNumberOfViews, setOwnerForum, setPage, setPosts, setPostsPerPage, setSubject, setThreadId, store, unlockThread, updateThreadModeratedStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArticleThread()
| Method Detail |
|---|
public Thread execute()
execute in class Threadpublic Article getArticleCommentedIn()
getArticleCommentedIn in class Threadpublic void setArticleCommentedIn(Article articleCommentedIn)
setArticleCommentedIn in class Thread
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||