|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TagManager | |
---|---|
com.jivesoftware.forum | Core interfaces and classes for Jive Forums. |
com.jivesoftware.forum.database | DB implementation of core Jive Forums interfaces. |
com.jivesoftware.forum.proxy | Protection proxies for Jive Forums objects. |
Uses of TagManager in com.jivesoftware.forum |
---|
Methods in com.jivesoftware.forum that return TagManager | |
---|---|
static TagManager |
TagManagerFactory.getInstance()
Returns a concrete instance of the tag manager interface. |
abstract TagManager |
ForumFactory.getTagManager()
Returns a tag manager that can be used for managing tags |
Uses of TagManager in com.jivesoftware.forum.database |
---|
Classes in com.jivesoftware.forum.database that implement TagManager | |
---|---|
class |
DbTagManager
Database backed implementation of TagManager. |
Methods in com.jivesoftware.forum.database that return TagManager | |
---|---|
TagManager |
DbForumFactory.getTagManager()
|
Uses of TagManager in com.jivesoftware.forum.proxy |
---|
Methods in com.jivesoftware.forum.proxy that return TagManager | |
---|---|
TagManager |
ForumFactoryProxy.getTagManager()
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |