|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadCollection | |
com.arsdigita.forum | Experimental The bboard package provides discussion forums in which users can post and reply to messages. |
Uses of ThreadCollection in com.arsdigita.forum |
Methods in com.arsdigita.forum that return ThreadCollection | |
ThreadCollection |
Forum.getThreads()
Gets a ThreadCollection of the threads in this forum. |
ThreadCollection |
Forum.getThreads(com.arsdigita.kernel.Party party)
Gets a ThreadCollection of the threads in this forum. |
ThreadCollection |
Forum.getThreads(BigDecimal categoryID)
Gets a ThreadCollection of the threads in a specific Category. |
ThreadCollection |
Forum.getThreads(BigDecimal categoryID,
com.arsdigita.kernel.Party party)
Gets a ThreadCollection of the threads in a specific Category. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |