Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.forum.TagDelegator

Packages that use TagDelegator
com.jivesoftware.forum Core interfaces and classes for Jive Forums. 
com.jivesoftware.forum.action Jive Forums WebWork actions. 
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
com.jivesoftware.forum.proxy Protection proxies for Jive Forums objects. 
 

Uses of TagDelegator in com.jivesoftware.forum
 

Methods in com.jivesoftware.forum that return TagDelegator
 TagDelegator ForumMessage.getTagDelegator()
          Retrieve a tag delegator to manage message tags.
 TagDelegator ForumThread.getTagDelegator()
          Retrieve a tag delegator to manage thread tags.
 

Uses of TagDelegator in com.jivesoftware.forum.action
 

Methods in com.jivesoftware.forum.action with parameters of type TagDelegator
protected  ContentTag EditTagsAction.getTag(java.lang.String tagname, TagDelegator delegator)
           
 

Uses of TagDelegator in com.jivesoftware.forum.database
 

Methods in com.jivesoftware.forum.database that return TagDelegator
 TagDelegator DbForumMessage.getTagDelegator()
           
 TagDelegator DbForumThread.getTagDelegator()
           
 TagDelegator EmailWatchMessageWrapper.getTagDelegator()
           
 

Uses of TagDelegator in com.jivesoftware.forum.proxy
 

Methods in com.jivesoftware.forum.proxy that return TagDelegator
 TagDelegator ForumMessageProxy.getTagDelegator()
           
 TagDelegator ForumThreadProxy.getTagDelegator()
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.