|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmailManager | |
---|---|
com.jivesoftware.base | Base APIs and classes for Jive Software products. |
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 EmailManager in com.jivesoftware.base |
---|
Methods in com.jivesoftware.base that return EmailManager | |
---|---|
static EmailManager |
EmailManager.getEmailManager()
Used to acquire an instance of EmailManager. |
Uses of EmailManager in com.jivesoftware.forum |
---|
Methods in com.jivesoftware.forum that return EmailManager | |
---|---|
abstract EmailManager |
ForumFactory.getEmailManager()
Returns an EmailManager that can be used for sending out emails |
Uses of EmailManager in com.jivesoftware.forum.database |
---|
Methods in com.jivesoftware.forum.database that return EmailManager | |
---|---|
EmailManager |
DbForumFactory.getEmailManager()
|
Uses of EmailManager in com.jivesoftware.forum.proxy |
---|
Methods in com.jivesoftware.forum.proxy that return EmailManager | |
---|---|
EmailManager |
ForumFactoryProxy.getEmailManager()
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |