Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.forum.database.DbForum

Packages that use DbForum
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
 

Uses of DbForum in com.jivesoftware.forum.database
 

Methods in com.jivesoftware.forum.database that return DbForum
 DbForum SearchClusterTask.getForum()
           
 DbForum DatabaseCacheManager.getForum(long forumID)
           
 

Methods in com.jivesoftware.forum.database with parameters of type DbForum
protected  void DbForumThread.insertIntoDb(DbForum forum, java.sql.Connection con)
          Inserts a new thread into the database.
protected  void DbForumThread.prepareInsertIntoDb(DbForum forum)
          Prepares the message to be inserted into the database.
 void SearchClusterTask.setForum(DbForum forum)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.