Uses of Class
com.arsdigita.forum.ThreadCollection

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.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2348 UTC