|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ForumAdministration | |
|---|---|
| org.exoplatform.forum.service | |
| org.exoplatform.forum.service.impl | |
| Uses of ForumAdministration in org.exoplatform.forum.service |
|---|
| Methods in org.exoplatform.forum.service that return ForumAdministration | |
|---|---|
ForumAdministration |
ForumService.getForumAdministration()
Gets the forum administration. |
ForumAdministration |
ForumServiceLegacy.getForumAdministration(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
Deprecated. use ForumService.getForumAdministration() |
| Methods in org.exoplatform.forum.service with parameters of type ForumAdministration | |
|---|---|
void |
ForumService.saveForumAdministration(ForumAdministration forumAdministration)
Save forum administration. |
void |
ForumServiceLegacy.saveForumAdministration(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
ForumAdministration forumAdministration)
Deprecated. use ForumService.saveForumAdministration(ForumAdministration forumAdministration) |
| Uses of ForumAdministration in org.exoplatform.forum.service.impl |
|---|
| Methods in org.exoplatform.forum.service.impl that return ForumAdministration | |
|---|---|
ForumAdministration |
ForumServiceImpl.getForumAdministration()
|
ForumAdministration |
JCRDataStorage.getForumAdministration()
|
ForumAdministration |
ForumServiceImpl.getForumAdministration(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
|
ForumAdministration |
DataStorage.getForumAdministration(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
|
| Methods in org.exoplatform.forum.service.impl with parameters of type ForumAdministration | |
|---|---|
void |
ForumServiceImpl.saveForumAdministration(ForumAdministration forumAdministration)
|
void |
JCRDataStorage.saveForumAdministration(ForumAdministration forumAdministration)
|
void |
ForumServiceImpl.saveForumAdministration(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
ForumAdministration forumAdministration)
|
void |
DataStorage.saveForumAdministration(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
ForumAdministration forumAdministration)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||