|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AvatarNotFoundException | |
---|---|
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 AvatarNotFoundException in com.jivesoftware.forum |
---|
Methods in com.jivesoftware.forum that throw AvatarNotFoundException | |
---|---|
Avatar |
AvatarManager.getAvatar(long id)
Used to acquire an avatar by its id |
Uses of AvatarNotFoundException in com.jivesoftware.forum.action |
---|
Methods in com.jivesoftware.forum.action that throw AvatarNotFoundException | |
---|---|
protected Avatar |
AvatarDisplayAction.getAvatar()
|
Uses of AvatarNotFoundException in com.jivesoftware.forum.database |
---|
Methods in com.jivesoftware.forum.database that throw AvatarNotFoundException | |
---|---|
Avatar |
DbAvatarManager.getAvatar(long id)
|
Constructors in com.jivesoftware.forum.database that throw AvatarNotFoundException | |
---|---|
DbAvatar(long id)
Acquires an existing DbAvatar object by its id |
Uses of AvatarNotFoundException in com.jivesoftware.forum.proxy |
---|
Methods in com.jivesoftware.forum.proxy that throw AvatarNotFoundException | |
---|---|
Avatar |
AvatarManagerProxy.getAvatar(long id)
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |