Jive Forums API (5.5.20.2-oracle) Developer Javadocs

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

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

Uses of DbForumCategory in com.jivesoftware.forum.database
 

Methods in com.jivesoftware.forum.database that return DbForumCategory
 DbForumCategory DatabaseCacheManager.getForumCategory(long categoryID)
           
 

Constructors in com.jivesoftware.forum.database with parameters of type DbForumCategory
DbForumCategory(java.lang.String name, java.lang.String description, DbForumCategory parentCategory)
          Creates a new category.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.