Jive Forums API (5.5.20.2-oracle) Developer Javadocs

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

Packages that use DatabaseObjectIterator
com.jivesoftware.forum Core interfaces and classes for Jive Forums. 
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
 

Uses of DatabaseObjectIterator in com.jivesoftware.forum
 

Methods in com.jivesoftware.forum that return DatabaseObjectIterator
 DatabaseObjectIterator TagDelegator.getTags()
          Return an Iterable for all the tags associated with this manager.
 DatabaseObjectIterator TagManager.getTags(JiveContentObject contentObject)
          Return an Iterable for all the tags associated with this manager.
 

Uses of DatabaseObjectIterator in com.jivesoftware.forum.database
 

Methods in com.jivesoftware.forum.database that return DatabaseObjectIterator
 DatabaseObjectIterator DbTagManager.getTags(JiveContentObject contentObject)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.