Uses of Interface
org.exoplatform.forum.service.ForumService

Packages that use ForumService
org.exoplatform.forum.bench   
org.exoplatform.forum.service   
org.exoplatform.forum.service.impl   
 

Uses of ForumService in org.exoplatform.forum.bench
 

Constructors in org.exoplatform.forum.bench with parameters of type ForumService
ForumDataInitializer(org.exoplatform.container.xml.InitParams initParams, ForumService forumService, ForumDataProvider provider)
           
RandomForumDataProvider(org.exoplatform.container.xml.InitParams initParams, ForumService forumService, org.exoplatform.services.idgenerator.IDGeneratorService uidGenerator, org.exoplatform.services.organization.OrganizationService organizationService)
           
 

Uses of ForumService in org.exoplatform.forum.service
 

Methods in org.exoplatform.forum.service with parameters of type ForumService
static java.lang.String Utils.getReplacementByBBcode(java.lang.String s, java.util.List<BBCode> bbcodes, ForumService forumService)
           
 

Uses of ForumService in org.exoplatform.forum.service.impl
 

Classes in org.exoplatform.forum.service.impl that implement ForumService
 class ForumServiceImpl
          Created by The eXo Platform SARL Author : Hung Nguyen Quang hung.nguyen@exoplatform.com Jul 10, 2007
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.